diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 00:45:50 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-18 00:45:50 +0300 |
| commit | dffed216136c79b27e416bbacf34e9038bbb5b8e (patch) | |
| tree | 90c3327bb87cf4f07c38692cfba484058eae92df /data | |
| parent | 017b419abd2b1b8fb66ffa56b914b46317ecded5 (diff) | |
Put const data in lighttableSwitch
Diffstat (limited to 'data')
| -rw-r--r-- | data/const/object/lightableSwitch.s | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/data/const/object/lightableSwitch.s b/data/const/object/lightableSwitch.s deleted file mode 100644 index 284e98e9..00000000 --- a/data/const/object/lightableSwitch.s +++ /dev/null @@ -1,19 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - -gUnk_081243B4:: @ 081243B4 - .4byte sub_0809EA1C - .4byte sub_0809EB68 - -gUnk_081243BC:: @ 081243BC - .4byte sub_0809EA34 - .4byte sub_0809EA80 - -gUnk_081243C4:: @ 081243C4 - .4byte sub_0809EB80 - .4byte sub_0809EBD8 - .4byte sub_0809EC08 - .4byte nullsub_126 |
