diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-14 20:27:32 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-14 20:27:32 +0300 |
| commit | 3f0a05f2e8b18b417fbc1d77ecb23a57ea5e2cc9 (patch) | |
| tree | 0a6b1b4e3a377c51bd9c465350c284110ac6bcbd /data | |
| parent | 4820349daf54864b955a0bf05b7dbad270a89c41 (diff) | |
Put const data into brocco
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/npc/brocco.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/const/npc/brocco.s b/data/const/npc/brocco.s deleted file mode 100644 index 29bd4732..00000000 --- a/data/const/npc/brocco.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_0810CAAC:: @ 0810CAAC - .incbin "brocco/gUnk_0810CAAC.bin" |
