mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
build, add ASAN, some CFLAGS changes, add revision
This commit is contained in:
parent
83a9e30508
commit
3a77090514
5 changed files with 34 additions and 20 deletions
|
@ -35,7 +35,9 @@
|
|||
#endif
|
||||
|
||||
// FIXME
|
||||
#ifndef REVISION
|
||||
#define REVISION "0"
|
||||
#endif
|
||||
|
||||
static const char *rom_exts[] = {
|
||||
"zip", "bin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue