From dffed216136c79b27e416bbacf34e9038bbb5b8e Mon Sep 17 00:00:00 2001 From: Tal Hayon Date: Mon, 18 Apr 2022 00:45:50 +0300 Subject: Put const data in lighttableSwitch --- data/const/object/lightableSwitch.s | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 data/const/object/lightableSwitch.s (limited to 'data') 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 -- cgit v1.2.3