Decompile bootAllocateStack

This commit is contained in:
Ryan Dwyer
2022-07-23 22:56:01 +10:00
parent 381607df9d
commit fbfa8762df
3 changed files with 47 additions and 140 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
#define bool s32
#define ubool u32
extern u8 *g_StackStartAddrs[7];
extern u8 *g_StackEndAddrs[7];
extern u8 *g_StackLeftAddrs[7];
extern u8 *g_StackRightAddrs[7];
extern u8 *g_StackAllocatedPos;
extern s32 var8005ce74;
extern f32 g_ViXScalesBySlot[2];