ifdef out __sync decl

This commit is contained in:
LagoLunatic
2025-05-17 15:55:40 -04:00
parent ccf3d2b654
commit 417742c59f
+3
View File
@@ -44,7 +44,10 @@
extern int __cntlzw(uint);
extern int __rlwimi(int, int, int, int, int);
extern void __dcbz(void*, int);
#ifndef __MWERKS__
extern void __sync();
#endif
#define VERSION_JPN 0
#define VERSION_USA 1