mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Include expansion_branches.h in global.h
This commit is contained in:
parent
fb69b65337
commit
0ed1d29ece
@ -10,6 +10,7 @@
|
||||
#include "constants/vars.h"
|
||||
#include "constants/species.h"
|
||||
#include "constants/berry.h"
|
||||
#include "constants/expansion_branches.h"
|
||||
|
||||
// Prevent cross-jump optimization.
|
||||
#define BLOCK_CROSS_JUMP asm("");
|
||||
|
Loading…
Reference in New Issue
Block a user