diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/librfu_rodata.s | 17 | ||||
-rw-r--r-- | data/specials.inc | 2 |
2 files changed, 1 insertions, 18 deletions
diff --git a/data/librfu_rodata.s b/data/librfu_rodata.s deleted file mode 100644 index aa8f5170d..000000000 --- a/data/librfu_rodata.s +++ /dev/null @@ -1,17 +0,0 @@ - .section .rodata - -gUnknown_089A3220:: @ 89A3220 - .byte 2, 14, 0, 10, 9, 5, 7, 2 - .byte 0, 15, 1, 3, 3, 0, 31, 0 - .byte 3, 22, 18, 14, 13, 9, 11, 3 - .byte 15, 15, 1, 3, 3, 0, 0x7f, 0 - - .asciz "RFU_V1026" - - .align 2 -gUnknown_089A324C:: @ 89A324C - .asciz "RFU-MBOOT" - - .align 2 -gUnknown_089A3258:: @ 89A3258 - .asciz "NINTENDOSio32ID_030820" diff --git a/data/specials.inc b/data/specials.inc index b3149f3ed..dea813a76 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -28,7 +28,7 @@ gSpecials:: @ 81DBA64 def_special GetSecretBaseOwnerAndState def_special InitSecretBaseDecorationSprites def_special SetDecoration - def_special GetEventObjectLocalIdByFlag + def_special GetObjectEventLocalIdByFlag def_special GetSecretBaseTypeInFrontOfPlayer def_special SetSecretBaseOwnerGfxId def_special sub_8129708 |