mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-12 13:07:17 -05:00
Set GEN_LATEST to GEN_9 (#3186)
This commit is contained in:
committed by
GitHub
parent
c76e5deb9f
commit
f0d03dd99b
@@ -71,7 +71,7 @@
|
||||
#define GEN_7 4
|
||||
#define GEN_8 5
|
||||
#define GEN_9 6
|
||||
#define GEN_LATEST GEN_8
|
||||
#define GEN_LATEST GEN_9
|
||||
|
||||
// General settings
|
||||
#define EXPANSION_INTRO TRUE // If TRUE, a custom RHH intro will play after the vanilla copyright screen.
|
||||
|
||||
Reference in New Issue
Block a user