mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
27 lines
683 B
C
27 lines
683 B
C
|
#include <ultra64.h>
|
||
|
#include <global.h>
|
||
|
|
||
|
GlobalContext* func_80026B00(void) {
|
||
|
return D_80157DA0;
|
||
|
}
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_80026B0C.s")
|
||
|
|
||
|
void func_80026C1C(u8* arg0) {
|
||
|
arg0[0] = 0;
|
||
|
arg0[1] = 0;
|
||
|
arg0[2] = 0;
|
||
|
}
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_80026C2C.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/Effect_Add.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_80026E74.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_80026F70.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_8002709C.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_effect/func_800271A8.s")
|