mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-05 23:44:53 +00:00
En_Kz OK (#176)
* start kz * remove irrelevant file * kz progress * en_kz progress * match kz switch * progress * kz OK * kz OK * sync * kz done * delete asm files * pr suggestions 1
This commit is contained in:
parent
038ab888f6
commit
ac97807762
35 changed files with 479 additions and 1468 deletions
|
@ -3637,8 +3637,8 @@ Hilite* func_8003435C(Vec3f* object, GlobalContext* globalCtx) {
|
|||
return func_8002EB44(object, &globalCtx->view.eye, &lightDir, globalCtx->state.gfxCtx);
|
||||
}
|
||||
|
||||
s32 func_800343CC(GlobalContext* globalCtx, Actor* actor, s16* arg2, f32 arg3, u16 (*unkFunc1)(GlobalContext*, Actor*),
|
||||
s16 (*unkFunc2)(GlobalContext*, Actor*)) {
|
||||
s32 func_800343CC(GlobalContext* globalCtx, Actor* actor, s16* arg2, f32 arg3, callback1_800343CC unkFunc1,
|
||||
callback2_800343CC unkFunc2) {
|
||||
s16 sp26;
|
||||
s16 sp24;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue