mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 08:22:08 -04:00
Decompile func0f0659e4
This commit is contained in:
@@ -45,8 +45,8 @@ bool propIsOfCdType(struct prop *prop, u32 types);
|
||||
void roomsCopy(s16 *srcrooms, s16 *dstrooms);
|
||||
void roomsAppend(s16 *newrooms, s16 *rooms, u32 arg2);
|
||||
bool arrayIntersects(s16 *a, s16 *b);
|
||||
bool func0f0658e8(s16 arg0, s32 arg1);
|
||||
u32 func0f06593c(void);
|
||||
bool func0f0658e8(s16 propnum, s32 arg1);
|
||||
s32 func0f06593c(s32 room, s32 arg1);
|
||||
void func0f0659e4(struct prop *prop, s16 room);
|
||||
void func0f065ae0(struct prop *prop, s16 room);
|
||||
void func0f065c44(struct prop *prop);
|
||||
|
||||
+1
-1
@@ -6798,7 +6798,7 @@ struct var800a41b0 {
|
||||
};
|
||||
|
||||
struct var8009cda4 {
|
||||
s16 unk00[8];
|
||||
s16 propnums[8];
|
||||
};
|
||||
|
||||
struct var8009ce60 {
|
||||
|
||||
Reference in New Issue
Block a user