mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-16 12:54:40 +00:00
Demo_Kekkai, its object, and its cutscenes (#627)
* first pass * scene * object * name * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "44f5d7cb9" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "44f5d7cb9" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * now with cutscenes * one last name * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "0305ec2c2" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "0305ec2c2" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * ZAPD works * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "2e1174063" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "2e1174063" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * now with vtx arrays * revert zap changes * review Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain> Co-authored-by: Fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
1fbc0f1943
commit
6615d212eb
31 changed files with 455 additions and 1410 deletions
|
@ -947,7 +947,7 @@ void func_80074CE8(GlobalContext* globalCtx, s32 arg1);
|
|||
// ? func_80074D6C(?);
|
||||
// ? func_80074FF4(?);
|
||||
// ? func_800750C0(?);
|
||||
// ? func_800753C4(?);
|
||||
void func_800753C4(GlobalContext* globalCtx, u8 arg1);
|
||||
// ? func_8007542C(?);
|
||||
// ? func_800758AC(?);
|
||||
// ? func_80075B44(?);
|
||||
|
@ -2205,7 +2205,7 @@ void func_800ED858(u8);
|
|||
// ? func_800EE57C(?);
|
||||
// ? func_800EE5EC(?);
|
||||
// ? func_800EE6F4(?);
|
||||
// ? func_800EE824(?);
|
||||
void func_800EE824(CutsceneContext* csCtx);
|
||||
// ? func_800EE930(?);
|
||||
// ? func_800EE97C(?);
|
||||
// ? func_800EE9D0(?);
|
||||
|
@ -2284,7 +2284,7 @@ void func_800F6AB0(u8);
|
|||
// ? func_800F6BB8(?);
|
||||
void func_800F6C14();
|
||||
// ? func_800F6C34(?);
|
||||
// ? func_800F6D58(?);
|
||||
void func_800F6D58(u8, u8, u8);
|
||||
// ? func_800F6E7C(?);
|
||||
// ? func_800F6FB4(?);
|
||||
void func_800F70F8();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue