Add PlayerControl and move all .inc files

My worktree was too big to make two separate commits :p
This commit is contained in:
Aetias
2024-04-06 09:26:14 +02:00
parent c7ee2f1258
commit cab451da34
163 changed files with 3540 additions and 3325 deletions
+2
View File
@@ -49,6 +49,8 @@ ov00 = Overlay(name='ov00', after='ARM9', objects=[
'asm/ov00/Item/ItemManager.s',
'src/00_Core/Player/LinkStateRoll.cpp',
'asm/ov00/Player/LinkStateRoll.s',
'src/00_Core/Player/PlayerControl.cpp',
'asm/ov00/Player/PlayerControl.s',
'asm/ov00/ov00_020ae7a4.s',
'asm/ov00/ov00_init.s'