Pushing an option then immediately popping it doesn't do much :D
@ -1132,15 +1132,6 @@ void LoadDiabQuads(bool preflag)
}
#if defined(__3DS__)
#pragma GCC push_options
#pragma GCC optimize("O0")
#endif
#pragma GCC pop_options
bool IsDURightWall(char d)
{
if (d == 25) {