mirror of
https://github.com/zeldaret/oot
synced 2026-06-16 06:45:49 -04:00
[headers 6] collision_check functions and structs (#2148)
* [headers 6] collision_check functions and structs * bss
This commit is contained in:
@@ -2318,7 +2318,6 @@ void CollisionCheck_ATQuadVsACCyl(PlayState* play, CollisionCheckContext* colChk
|
||||
static s8 sBssDummy3;
|
||||
static s8 sBssDummy4;
|
||||
static s8 sBssDummy5;
|
||||
static s8 sBssDummy6;
|
||||
#endif
|
||||
|
||||
void CollisionCheck_ATTrisVsACTris(PlayState* play, CollisionCheckContext* colChkCtx, Collider* atCol,
|
||||
|
||||
Reference in New Issue
Block a user