Decompile func0f0659e4

This commit is contained in:
Ryan Dwyer
2021-06-02 21:12:23 +10:00
parent 84abbe7b2b
commit 641e8d3a5a
4 changed files with 34 additions and 79 deletions
+2 -2
View File
@@ -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
View File
@@ -6798,7 +6798,7 @@ struct var800a41b0 {
};
struct var8009cda4 {
s16 unk00[8];
s16 propnums[8];
};
struct var8009ce60 {