summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-05 21:40:52 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-05 21:40:52 -0600
commit2ea6caea07ef5926b344871fc283fc1984bd2414 (patch)
tree774de17bd0390d5d19efad58f14bcb08a4e6d960 /asm
parent734fd136657fac2908cf96c674f0441b6c833dab (diff)
remove asm and combine easy chat files
Diffstat (limited to 'asm')
-rw-r--r--asm/easy_chat.s8
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.