mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 15:38:11 +01:00
Restore GEN_LATEST to GEN_8
This commit is contained in:
parent
5bcb6b8afd
commit
58a54c90d2
@ -71,6 +71,6 @@
|
|||||||
#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_9
|
#define GEN_LATEST GEN_8
|
||||||
|
|
||||||
#endif // GUARD_CONFIG_H
|
#endif // GUARD_CONFIG_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user