1
0
Fork 0
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:
Derek Hensley 2022-05-31 11:28:17 -07:00 committed by GitHub
parent 6eeb217225
commit bd6b51a869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 135 additions and 124 deletions

1
spec
View file

@ -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"