diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/hall_of_fame.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/asm/hall_of_fame.s b/asm/hall_of_fame.s deleted file mode 100644 index f617997a6..000000000 --- a/asm/hall_of_fame.s +++ /dev/null @@ -1,12 +0,0 @@ - .include "constants/gba_constants.inc" - .include "constants/species_constants.inc" - .include "asm/macros.inc" - - .syntax unified - - .text - - - - - .align 2, 0 @ Don't pad with nop. |