diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 23:17:09 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 23:17:09 +0300 |
| commit | ea286b32852efd1ab8a2ac51c79a17d5c0cd9b22 (patch) | |
| tree | 4492fa30181d18024e9ec4d6d39188fe79cd0597 /data/const | |
| parent | dcd206fd9e9d4aa0b65721fe92f1f8e9aa6307cb (diff) | |
Put const data in manager1D
Diffstat (limited to 'data/const')
| -rw-r--r-- | data/const/manager/manager1D.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/const/manager/manager1D.s b/data/const/manager/manager1D.s deleted file mode 100644 index 37ea7655..00000000 --- a/data/const/manager/manager1D.s +++ /dev/null @@ -1,12 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_08108C80:: @ 08108C80 - .4byte sub_0805B5E0 - .4byte sub_0805B638 - -gUnk_08108C88:: @ 08108C88 - .incbin "manager1D/gUnk_08108C88.bin" |
