mirror of
https://github.com/zeldaret/tp
synced 2026-06-26 18:32:08 -04:00
Fix a bunch of compiler warnings and document several more bugs (#3130)
This commit is contained in:
@@ -2160,7 +2160,7 @@ bool dCamera_c::gameOverEvCamera() {
|
||||
mViewCache.mEye = sp230;
|
||||
gover_p->field_0x0++;
|
||||
mViewCache.mFovy = 75.0f;
|
||||
bVar9 = 75.0f;
|
||||
bVar9 = true;
|
||||
}
|
||||
// fallthrough intentional.
|
||||
case 4: {
|
||||
|
||||
Reference in New Issue
Block a user