diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-20 20:53:50 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-20 20:53:50 -0500 |
commit | d873b1c6aaafb211f1184755b1534d9e9e2891af (patch) | |
tree | b5cdd7f0380a92fe4e7749591aac04b1a2afa6ba /asm | |
parent | 5e0a845fc491590a7bf7d9e9cb99cf1f57733665 (diff) |
rodata through gUnknown_8456D34
Diffstat (limited to 'asm')
-rw-r--r-- | asm/union_room.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/union_room.s b/asm/union_room.s deleted file mode 100644 index 2428f2984..000000000 --- a/asm/union_room.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. |