Update comment documenting JUTXfb compiler bug

This commit is contained in:
LagoLunatic
2025-05-31 20:17:38 -04:00
parent bd917524ba
commit 05b211478a
3 changed files with 14 additions and 9 deletions
+1 -2
View File
@@ -41,12 +41,11 @@
#define WEAKFUNC
#endif
#ifndef __MWERKS__
// Intrinsics
extern int __cntlzw(uint);
extern int __rlwimi(int, int, int, int, int);
extern void __dcbz(void*, int);
extern void __sync();
#endif
#define VERSION_DEMO 0
#define VERSION_JPN 1