mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
Set GEN_LATEST to GEN_9 (#3186)
This commit is contained in:
parent
c76e5deb9f
commit
f0d03dd99b
@ -71,7 +71,7 @@
|
|||||||
#define GEN_7 4
|
#define GEN_7 4
|
||||||
#define GEN_8 5
|
#define GEN_8 5
|
||||||
#define GEN_9 6
|
#define GEN_9 6
|
||||||
#define GEN_LATEST GEN_8
|
#define GEN_LATEST GEN_9
|
||||||
|
|
||||||
// General settings
|
// General settings
|
||||||
#define EXPANSION_INTRO TRUE // If TRUE, a custom RHH intro will play after the vanilla copyright screen.
|
#define EXPANSION_INTRO TRUE // If TRUE, a custom RHH intro will play after the vanilla copyright screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user