From f8babb522a194a8997c7bdf68371ce7b51b4b6cc Mon Sep 17 00:00:00 2001 From: camthesaxman Date: Fri, 22 Dec 2017 02:00:07 -0600 Subject: delete asm/contest.s --- asm/contest.s | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 asm/contest.s (limited to 'asm/contest.s') 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. -- cgit v1.2.3