diff options
-rw-r--r-- | arm9/arm9.lsf | 1 | ||||
-rw-r--r-- | arm9/asm/SOC_socl_const.s | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/arm9/arm9.lsf b/arm9/arm9.lsf index fac2074d..138a74e6 100644 --- a/arm9/arm9.lsf +++ b/arm9/arm9.lsf @@ -335,7 +335,6 @@ Static arm9 Object SOC_socl_close.o Object SOC_socl_cleanup.o Object SOC_socl_poll.o - Object SOC_socl_const.o Object SOC_socl_misc.o Object SOC_socl_list.o Object SOC_soc.o diff --git a/arm9/asm/SOC_socl_const.s b/arm9/asm/SOC_socl_const.s deleted file mode 100644 index 1a4b032e..00000000 --- a/arm9/asm/SOC_socl_const.s +++ /dev/null @@ -1,2 +0,0 @@ - .include "asm/macros.inc" - .include "global.inc" |