mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 12:24:01 -04:00
Decompile frRestoreLighting
This commit is contained in:
@@ -32,7 +32,7 @@ u32 func0f00259c(void);
|
||||
u32 func0f002844(void);
|
||||
u32 func0f002a98(void);
|
||||
void func0f002b58(s32 roomthing, bool enable);
|
||||
void func0f002c28(s32 room_id, s32 operation, s32 arg2, s32 arg3, s32 arg4);
|
||||
void roomSetLighting(s32 room_id, s32 operation, s32 arg2, s32 arg3, s32 arg4);
|
||||
u32 func0f002ef8(void);
|
||||
void func0f0033b0(void);
|
||||
u32 func0f003444(void);
|
||||
|
||||
@@ -23,7 +23,7 @@ void frSetSlot(s32 slot);
|
||||
u32 frGetWeaponBySlot(s32 slot);
|
||||
s32 frGetNumWeaponsAvailable(void);
|
||||
u32 func0f19d338(void);
|
||||
void func0f19d414(void);
|
||||
void frRestoreLighting(void);
|
||||
void func0f19d4ec(void);
|
||||
void *frLoadRomData(u32 len);
|
||||
void frSetDifficulty(s32 difficulty);
|
||||
|
||||
Reference in New Issue
Block a user