Add PlayerBase.s

This commit is contained in:
Aetias
2024-03-30 15:54:05 +01:00
parent cc3b43ddc1
commit 38e6d2eb17
7 changed files with 544 additions and 2624 deletions
+3
View File
@@ -27,6 +27,9 @@ ov00 = Overlay(name='ov00', after='ARM9', objects=[
'src/00_Core/Player/TouchControl.cpp',
'asm/ov00/Player/TouchControl.s',
'asm/ov00/ov00_0207af9c.s',
'src/00_Core/Player/PlayerBase.cpp',
'asm/ov00/Player/PlayerBase.s',
'src/00_Core/Player/LinkStateBase.cpp',
'asm/ov00/Player/LinkStateBase.s',
'asm/ov00/ov00_020a8e04.s',
'src/00_Core/Player/LinkStateGrab.cpp',