mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 14:34:32 +00:00
Overlay Functions Cleanup (#1235)
* Cleanup load functions * Some cleanup * forgot . * Split off Overlay_Load * review * OverlayRelocationType -> MIPSRelocationType * Reloc type macro and mips relocations
This commit is contained in:
parent
6eeb217225
commit
bd6b51a869
7 changed files with 135 additions and 124 deletions
1
spec
1
spec
|
@ -433,6 +433,7 @@ beginseg
|
|||
include "build/src/code/loadfragment2.o"
|
||||
include "build/src/code/mtxuty-cvt.o"
|
||||
include "build/src/code/relocation.o"
|
||||
include "build/src/code/load.o"
|
||||
include "build/src/code/code_800FC620.o"
|
||||
include "build/src/code/padutils.o"
|
||||
include "build/src/code/padsetup.o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue