Decompile func0f161c08

This commit is contained in:
Ryan Dwyer
2021-02-04 23:06:50 +10:00
parent 4af5ce2df9
commit 96db633acc
3 changed files with 30 additions and 86 deletions
+3 -3
View File
@@ -72,9 +72,9 @@ u32 func0f1612e4(void);
u32 func0f161520(void);
s32 func0f161ab4(s32 room);
bool roomContainsCoord(struct coord *pos, s16 roomnum);
void func0f161c08(f32 *arg0, s16 roomnum);
void func0f161d30(f32 *arg0, s16 roomnum);
void func0f162128(f32 *arg0, s16 roomnum);
bool func0f161c08(struct coord *arg0, s16 roomnum);
void func0f161d30(struct coord *arg0, s16 roomnum);
void func0f162128(struct coord *arg0, s16 roomnum);
void func0f162194(struct coord *arg0, s16 *rooms, s16 *arg2, s32 arg3, s16 *arg4);
bool portalPushValue(bool value);
bool portalPopValue(void);
+1 -1
View File
@@ -4679,7 +4679,7 @@ struct portalthing {
struct var800a4ccc { // related to portals
struct coord coord;
f32 unk0c;
u32 unk10;
f32 unk10;
};
struct trainingdata {