mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-27 13:53:52 +01:00
Removed redundant ifdef
This commit is contained in:
parent
940f9f1726
commit
6012731f27
@ -40,10 +40,8 @@
|
||||
#define RHH_EXPANSION
|
||||
|
||||
// Legacy branch-based defines included for backwards compatibility
|
||||
#ifdef RHH_EXPANSION
|
||||
#define BATTLE_ENGINE
|
||||
#define POKEMON_EXPANSION
|
||||
#define ITEM_EXPANSION
|
||||
#endif
|
||||
#define BATTLE_ENGINE
|
||||
#define POKEMON_EXPANSION
|
||||
#define ITEM_EXPANSION
|
||||
|
||||
#endif // GUARD_CONFIG_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user