Decompile boxExpand

This commit is contained in:
Ryan Dwyer
2020-04-08 19:05:28 +10:00
parent ffe36c2b13
commit da153852a9
2 changed files with 13 additions and 47 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ u32 func0f15d08c(void);
bool func0f15d10c(s32 portal, struct screenbox *arg1);
u32 func0f15d4a8(void);
bool boxGetIntersection(struct screenbox *a, struct screenbox *b);
void func0f15d63c(struct screenbox *arg0, struct screenbox *arg1);
void boxExpand(struct screenbox *a, struct screenbox *b);
void boxCopy(struct screenbox *dst, struct screenbox *src);
bool roomIsActive(s32 room_id);
u32 func0f15d744(void);