diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/pokemon_storage_system.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/data/pokemon_storage_system.s b/data/pokemon_storage_system.s deleted file mode 100644 index 995797638..000000000 --- a/data/pokemon_storage_system.s +++ /dev/null @@ -1,7 +0,0 @@ -#include "constants/maps.h" -#include "constants/species.h" - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 |