diff options
author | red031000 <rubenru09@aol.com> | 2021-03-09 12:22:42 +0000 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2021-03-09 12:22:42 +0000 |
commit | bf279cbcd3d541426fd9c82dafeafaf5f479d285 (patch) | |
tree | 32f4514efda3ef5dc46ce2e3137e2815c9e61627 | |
parent | 90f970b74f78ab06162063f1d2b68ee45c7bdf71 (diff) |
remove SOC_socl_const (blank file)
-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" |