diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 11:16:53 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-16 11:16:53 +0300 |
| commit | cf3fff2805dfec477708a772636755d0df051db1 (patch) | |
| tree | b0db62817b249e7b07b1c665bd5e6ac744586f5b /data/const | |
| parent | 6d04f20dca7b4d658131d7164dd405b56c8b03bb (diff) | |
Put const data in drLeft
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/npc/drLeft.s | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/data/const/npc/drLeft.s b/data/const/npc/drLeft.s deleted file mode 100644 index 44da66f9..00000000 --- a/data/const/npc/drLeft.s +++ /dev/null @@ -1,11 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081133A4:: @ 081133A4 - .incbin "drLeft/gUnk_081133A4.bin" - -gUnk_081133B4:: @ 081133B4 - .incbin "drLeft/gUnk_081133B4.bin" |
