mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-10 01:44:36 +00:00
[headers] z64bgcheck.h functions (#2239)
* [headers] z64bgcheck.h functions * format * bss
This commit is contained in:
parent
2e6637ae43
commit
f70e363392
3 changed files with 127 additions and 122 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue