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