Include expansion_branches.h in global.h
This commit is contained in:
parent
788b9f675f
commit
630d172393
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
#include "constants/vars.h"
|
#include "constants/vars.h"
|
||||||
#include "constants/species.h"
|
#include "constants/species.h"
|
||||||
#include "constants/berry.h"
|
#include "constants/berry.h"
|
||||||
|
#include "constants/expansion_branches.h"
|
||||||
|
|
||||||
// Prevent cross-jump optimization.
|
// Prevent cross-jump optimization.
|
||||||
#define BLOCK_CROSS_JUMP asm("");
|
#define BLOCK_CROSS_JUMP asm("");
|
||||||
|
|
Loading…
Reference in a new issue