port pokemon size record

This commit is contained in:
DizzyEggg
2017-09-08 22:23:14 +02:00
parent 4d01d400a8
commit 44dbf4dea0
14 changed files with 1272 additions and 1513 deletions

View File

@@ -2,6 +2,7 @@
#define GUARD_GLOBAL_H
#include "gba/gba.h"
#include "config.h"
// Prevent cross-jump optimization.
#define BLOCK_CROSS_JUMP asm("");