mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile func0f004558 and discover torch behaviour
This commit is contained in:
@@ -41,7 +41,7 @@ void func0f00372c(void);
|
||||
void func0f0037ac(void);
|
||||
void func0f004314(void);
|
||||
void func0f00438c(s16 roomnum, u32 arg1, u32 arg2);
|
||||
u32 func0f004558(void);
|
||||
void func0f004558(s32 roomnum, s32 increment, s32 limit);
|
||||
u32 func0f004604(void);
|
||||
void func0f004c6c(void);
|
||||
u32 func0f00505c(void);
|
||||
|
||||
+1
-1
@@ -1502,7 +1502,7 @@ struct hand {
|
||||
/*0x063a*/ u8 unk063a;
|
||||
/*0x063b*/ u8 weaponfunc; // 0 or 1
|
||||
/*0x063c*/ u8 unk063c;
|
||||
/*0x063d*/ s8 unk063d;
|
||||
/*0x063d*/ s8 torchon;
|
||||
/*0x063e*/ u8 unk063e;
|
||||
/*0x063f*/ u8 unk063f;
|
||||
/*0x0640*/ s8 unk0640;
|
||||
|
||||
Reference in New Issue
Block a user