mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-19 05:22:32 -04:00
(Mostly) Decompile PreRender.c (#105)
* start prerender * match func_8016FDB8 * fix fake af match * actually add prerender * Delete ctx.c * test * lots of oot transfers * lots of new functions done * match even more functions * slowly thread functions * two prerender functions left * some docs * make names more consistent with oot * ready for pr? * Update PreRender.c
This commit is contained in:
+2
-2
@@ -4097,10 +4097,10 @@ extern Color_RGBA8 D_801F6D30;
|
||||
extern u8 D_801F6DFC;
|
||||
// extern UNK_TYPE1 D_801F6DFD;
|
||||
extern SlowlyTask D_801F6E00;
|
||||
// extern UNK_TYPE1 D_801F6FC0;
|
||||
extern s32 D_801F6FC0;
|
||||
extern StackEntry slowlyStackEntry;
|
||||
extern u8 slowlyStack[4096];
|
||||
// extern UNK_TYPE1 D_801F7FE8;
|
||||
extern UNK_TYPE1 D_801F7FE8;
|
||||
extern UNK_TYPE1 D_801F7FF0;
|
||||
extern struct_801F8010 D_801F8010;
|
||||
extern struct_801F8020 D_801F8020;
|
||||
|
||||
Reference in New Issue
Block a user