diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 23:06:06 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-13 23:06:06 +0300 |
| commit | d7fbc73414f540c23b61d8032a5160fdf73fdcde (patch) | |
| tree | 498e4fa8ce51677d97f396a558a2a5f3a74a1946 /data | |
| parent | 9f323b8fc30fe274ebb5fb1670b001947813de77 (diff) | |
Put const data into wheaton
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/npc/wheaton.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/const/npc/wheaton.s b/data/const/npc/wheaton.s deleted file mode 100644 index 6a481f63..00000000 --- a/data/const/npc/wheaton.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_0810C3C0:: @ 0810C3C0 - .incbin "wheaton/gUnk_0810C3C0.bin" |
