LinkStateGrab -> LinkStateInteract

This commit is contained in:
Aetias
2024-03-31 09:53:44 +02:00
parent 348a5b5b65
commit de7aff1571
31 changed files with 256 additions and 256 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ ov00 = Overlay(name='ov00', after='ARM9', objects=[
'src/00_Core/Player/LinkStateBase.cpp',
'asm/ov00/Player/LinkStateBase.s',
'asm/ov00/ov00_020a8e04.s',
'src/00_Core/Player/LinkStateGrab.cpp',
'asm/ov00/Player/LinkStateGrab.s',
'src/00_Core/Player/LinkStateInteract.cpp',
'asm/ov00/Player/LinkStateInteract.s',
'src/00_Core/Player/LinkStateItem.cpp',
'asm/ov00/Player/LinkStateItem.s',
'src/00_Core/Player/LinkStateDamage.cpp',