Split ActorRupee.s from ov14.s

This commit is contained in:
Aetias
2024-04-07 14:37:18 +02:00
parent b27372d921
commit 1e17b6535c
7 changed files with 41381 additions and 40913 deletions
+6 -1
View File
@@ -100,7 +100,12 @@ ov13 = Overlay(name='ov13', after=[ov04, ov05, ov06, ov07], objects=[
'asm/ov13.s'
])
ov14 = Overlay(name='ov14', after=[ov08, ov09, ov10, ov13], objects=[
'asm/ov14.s'
'asm/ov14/ov14_0211f640.s',
'src/14_Land/Actor/ActorRupee.cpp',
'asm/ov14/Actor/ActorRupee.s',
'asm/ov14/ov14_0213b778.s',
])
ov15 = Overlay(name='ov15', after=[ov08, ov09, ov10, ov13], objects=[
'asm/ov15.s'