mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-22 16:02:50 -04:00
Decompile bg0f164e8c
This commit is contained in:
@@ -97,8 +97,8 @@ void bgExpandRoomToPortals(s32 roomnum);
|
||||
void portalSwapRooms(s32 portal);
|
||||
void func0f164ab8(s32 portalnum);
|
||||
void room0f164c64(s32 roomnum);
|
||||
void portalSetUnblocked(s32 portal, bool unblocked);
|
||||
s32 func0f164e8c(struct coord *arg0, struct coord *arg1);
|
||||
void portalSetOpen(s32 portal, bool open);
|
||||
s32 bg0f164e8c(struct coord *arg0, struct coord *arg1);
|
||||
bool bgIsBboxOverlapping(struct coord *arg0, struct coord *arg1, struct coord *arg2, struct coord *arg3);
|
||||
void portalFindBbox(s32 portalnum, struct coord *bbmin, struct coord *bbmax);
|
||||
void bgFindEnteredRooms(struct coord *bbmin, struct coord *upper, s16 *rooms, s32 maxlen, bool arg4);
|
||||
|
||||
Reference in New Issue
Block a user