mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 22:59:11 -04:00
Decompile sky0f125948
This commit is contained in:
+1
-1
@@ -461,7 +461,7 @@ extern bool g_Jpn;
|
||||
extern s32 g_LanguageId;
|
||||
#endif
|
||||
extern struct surfacetype *g_SurfaceTypes[15];
|
||||
extern void *var800844f0;
|
||||
extern u16 *var800844f0;
|
||||
extern f32 var800845d4;
|
||||
extern u32 var800845dc;
|
||||
extern struct menudialogdef g_2PMissionInventoryHMenuDialog;
|
||||
|
||||
@@ -21,7 +21,7 @@ u32 sky0f1228d0(void);
|
||||
u32 sky0f122ce8(void);
|
||||
u32 sky0f122d4c(void);
|
||||
u32 sky0f123fd4(void);
|
||||
void sky0f125948(struct bootbufferthingdeep *arg0, s32 arg1, s32 arg2);
|
||||
void sky0f125948(struct bootbufferthingdeep *arg0, s32 x, s32 y);
|
||||
f32 sky0f125a1c(struct bootbufferthingdeep *arg0);
|
||||
Gfx *skyRenderSuns(Gfx *gdl, bool xray);
|
||||
Gfx *sky0f126384(Gfx *gdl, f32 x, f32 y, f32 arg3, f32 orbsize, s32 arg5, f32 arg6);
|
||||
|
||||
Reference in New Issue
Block a user