mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-02 09:51:47 -04:00
Update comment documenting JUTXfb compiler bug
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user