summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-12-22 02:00:07 -0600
committercamthesaxman <cameronghall@cox.net>2017-12-22 02:00:07 -0600
commitf8babb522a194a8997c7bdf68371ce7b51b4b6cc (patch)
treefbaf427fef02fe999ac3f9ecad97297ccedfbc29 /asm
parentd108f8dbe7f5fb08557d9ea82a0a9710532cac54 (diff)
delete asm/contest.s
Diffstat (limited to 'asm')
-rw-r--r--asm/contest.s8
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.