mirror of
https://github.com/zeldaret/oot
synced 2026-06-04 02:46:49 -04:00
[headers] z64bgcheck.h functions (#2239)
* [headers] z64bgcheck.h functions * format * bss
This commit is contained in:
@@ -2258,7 +2258,6 @@ void CollisionCheck_ATCylVsACQuad(PlayState* play, CollisionCheckContext* colChk
|
||||
|
||||
#if OOT_DEBUG
|
||||
static s8 sBssDummy0;
|
||||
static s8 sBssDummy1;
|
||||
#endif
|
||||
|
||||
void CollisionCheck_ATQuadVsACCyl(PlayState* play, CollisionCheckContext* colChkCtx, Collider* atCol, Collider* acCol) {
|
||||
|
||||
Reference in New Issue
Block a user