diff options
Diffstat (limited to 'asm/easy_chat.s')
-rw-r--r-- | asm/easy_chat.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s deleted file mode 100644 index a71aefb42..000000000 --- a/asm/easy_chat.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. |