mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompiles most FBDemo and transition functions (#92)
* Decompile fbdemo (transition) files * run format.sh * reformat vtx array, fill in a couple unk * match TransitionTriforce_IsDone * add VTX macro, add DW_ wrapping around triangle macros * use new VTX macro, name graphic assets * Naming updates * pr updates * naming updates * remove symbols for COLOR_BUFFER, D_08000000, and D_09000000
This commit is contained in:
parent
16b304d548
commit
5525365f7f
46 changed files with 1905 additions and 2153 deletions
|
@ -3491,7 +3491,7 @@ extern u8 D_801610DA;
|
|||
//extern ? D_801612F0;
|
||||
//extern ? D_80161358;
|
||||
//extern ? D_80161360;
|
||||
extern s32 D_80161490;
|
||||
extern s32 gTrnsnUnkState;
|
||||
extern Color_RGBA8 D_801614B0;
|
||||
//extern ? D_801664D0;
|
||||
//extern ? D_801664F0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue