Decompile portalSwapProps

This commit is contained in:
Ryan Dwyer
2020-04-08 21:33:57 +10:00
parent c83bcedc84
commit bc102f8549
3 changed files with 12 additions and 20 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ u32 func0f1645a8(void);
u32 func0f1646b8(void);
u32 func0f164748(void);
u32 func0f1648cc(void);
u32 func0f164a88(void);
void portalSwapProps(u32 portal);
u32 func0f164ab8(void);
u32 func0f164c64(void);
void portalSetEnabled(s32 portalnum, bool enable);
+3 -2
View File
@@ -4079,8 +4079,9 @@ struct scenariodata {
};
struct portal {
u32 unk00;
u16 unk04;
u16 unk00;
s16 unk02;
s16 unk04;
u8 flags;
};