Organize source code structure

This commit is contained in:
Aetias
2024-03-02 08:29:32 +01:00
parent 36223d28a1
commit c661e62d40
9 changed files with 13 additions and 21 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ DTCM_OBJECTS = [
ov00 = Overlay(name='ov00', after='ARM9', objects=[
'asm/ov00/ov00_020773c0.s',
'src/ItemManager.cpp',
'src/Item/ItemManager.cpp',
'asm/ov00/ItemManager/ItemManager.s',
'asm/ov00/ov00_020ae7a4.s',
'asm/ov00/ov00_init.s'