mirror of
https://github.com/zeldaret/ph
synced 2026-08-04 01:03:10 -04:00
Delink ActorManager
This commit is contained in:
@@ -59,6 +59,11 @@ ov00 = Overlay(name='ov00', after='ARM9', objects=[
|
||||
'asm/ov00/Player/PlayerControl.s',
|
||||
|
||||
'asm/ov00/ov00_020b1498.s',
|
||||
|
||||
'asm/ov00/Actor/ActorManager.s',
|
||||
'src/00_Core/Actor/ActorManager.cpp',
|
||||
|
||||
'asm/ov00/ov00_020c3e54.s',
|
||||
])
|
||||
ov01 = Overlay(name='ov01', after=[ov00], objects=[
|
||||
'asm/ov01.s'
|
||||
|
||||
Reference in New Issue
Block a user