diff options
author | camthesaxman <cameronghall@cox.net> | 2017-12-22 02:00:07 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-12-22 02:00:07 -0600 |
commit | f8babb522a194a8997c7bdf68371ce7b51b4b6cc (patch) | |
tree | fbaf427fef02fe999ac3f9ecad97297ccedfbc29 /asm/contest.s | |
parent | d108f8dbe7f5fb08557d9ea82a0a9710532cac54 (diff) |
delete asm/contest.s
Diffstat (limited to 'asm/contest.s')
-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. |