From d30e2597a05d2a887dca2ca3ef2ca000701dfd63 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 15 Mar 2020 18:25:20 -0400 Subject: pss 9; static symbols --- data/pokemon_storage_system.s | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 data/pokemon_storage_system.s (limited to 'data') 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 -- cgit v1.2.3