mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 16:42:16 -04:00
Attempt to decompile func0f15ebd4
This commit is contained in:
@@ -42,7 +42,7 @@ void func0f0037ac(void);
|
||||
void func0f004314(void);
|
||||
void func0f00438c(s32 roomnum, s32 start, s32 limit);
|
||||
void func0f004558(s32 roomnum, s32 increment, s32 limit);
|
||||
u32 func0f004604(void);
|
||||
void func0f004604(s32 roomnum);
|
||||
void func0f004c6c(void);
|
||||
u32 func0f00505c(void);
|
||||
u32 func0f0053d0(void);
|
||||
|
||||
@@ -53,14 +53,14 @@ u32 func0f15d9a8(void);
|
||||
u32 func0f15da00(void);
|
||||
u32 func0f15dab4(void);
|
||||
u32 func0f15dbb4(void);
|
||||
u32 func0f15dc58(void);
|
||||
void func0f15dc58(s32 roomnum);
|
||||
void func0f15e474(s32 room);
|
||||
void func0f15e538(void);
|
||||
void func0f15e5b8(u32 size, u32 arg1);
|
||||
u32 func0f15e728(void);
|
||||
Gfx *func0f15e85c(Gfx *gdl, s32 roomnum, u32 arg2, bool arg3);
|
||||
Gfx *func0f15eb28(Gfx *gdl, s32 roomnum);
|
||||
u32 func0f15ebd4(void);
|
||||
Gfx *func0f15ebd4(Gfx *gdl, s32 roomnum);
|
||||
u32 func0f15ecd8(void);
|
||||
u32 func0f15ef9c(void);
|
||||
u32 func0f15f20c(void);
|
||||
|
||||
@@ -3495,6 +3495,7 @@ struct room14 {
|
||||
/*0x00*/ u32 unk00;
|
||||
/*0x04*/ u32 unk04;
|
||||
/*0x08*/ u32 unk08;
|
||||
/*0x0c*/ u32 unk0c;
|
||||
};
|
||||
|
||||
struct room {
|
||||
|
||||
Reference in New Issue
Block a user