mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-01 01:38:54 -04:00
9bf84176d4
* Progress * cleanup * Fix comment * progress * OK * Review pt1 * Update comments * update comments some more * Renamings * Add headers and some parens cleanup * Remove zelda64 * PR review * bss * Explain each relocation type a bit in the header comment * Relocate_Addr macro * Split off into z64load.h * Adjust comment slightly based on OOT review * OverlayRelocationType -> MIPSRelocationType * Last bit of cleanup from OoT * format * Split off functions
15 lines
473 B
C
15 lines
473 B
C
#include "global.h"
|
|
#include "z64load.h"
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_801651B0.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_80165224.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_80165288.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_8016537C.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_80165438.s")
|
|
|
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_overlay/func_80165444.s")
|