mirror of
https://github.com/n64decomp/sm64
synced 2026-09-12 12:15:13 -04:00
refresh 4
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* Thus, for non-IDO compilers we use the standard-compliant version.
|
||||
*/
|
||||
extern f32 gSineTable[];
|
||||
#if BUGFIXES_CRITICAL
|
||||
#ifdef AVOID_UB
|
||||
#define gCosineTable (gSineTable + 0x400)
|
||||
#else
|
||||
extern f32 gCosineTable[];
|
||||
|
||||
Reference in New Issue
Block a user