mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
Include expansion_branches.h in global.h
This commit is contained in:
parent
ebe0d21c54
commit
de3caaccfb
|
|
@ -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