Decompile boxCopy

This commit is contained in:
Ryan Dwyer
2020-04-08 19:00:07 +10:00
parent 601452c462
commit ffe36c2b13
2 changed files with 10 additions and 15 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ 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 func0f15d6c4(struct screenbox *arg0, struct screenbox *arg1);
void boxCopy(struct screenbox *dst, struct screenbox *src);
bool roomIsActive(s32 room_id);
u32 func0f15d744(void);
bool roomIsVisibleByPlayer(s16 room, u32 playernum);