mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-15 01:15:06 +01:00
Fixes compilation of SNES w/o FLASH option, update comment
This commit is contained in:
parent
99433cc769
commit
75d547db22
@ -124,7 +124,7 @@
|
||||
|
||||
/****/
|
||||
|
||||
/* [ Flashrom Programmer for SNES repros -------------------------- ]
|
||||
/* [ Flashrom Programmer for repro carts -------------------------- ]
|
||||
*/
|
||||
|
||||
#define ENABLE_FLASH
|
||||
|
@ -124,9 +124,7 @@ enum CORES: uint8_t {
|
||||
# endif
|
||||
# ifdef ENABLE_SFM
|
||||
CORE_SFM,
|
||||
# ifdef ENABLE_FLASH
|
||||
CORE_SFM_FLASH,
|
||||
# endif
|
||||
CORE_SFM_GAME,
|
||||
# endif
|
||||
# ifdef ENABLE_GBX
|
||||
|
Loading…
Reference in New Issue
Block a user