mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile bootAllocateStack
This commit is contained in:
+2
-2
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user