This commit is contained in:
a
2025-07-04 15:55:48 -04:00
parent a06b33f3d6
commit 9f47426ba8

View File

@@ -432,6 +432,6 @@
#define C_BUTTONS (U_CBUTTONS | D_CBUTTONS | L_CBUTTONS | R_CBUTTONS )
#define CRASH asm volatile("sw $zero, 0($zero)")
#define CRASH asm volatile("sw $zero, 0($zero)"); __builtin_unreachable();
#endif // SM64_H