mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
coffee
This commit is contained in:
parent
a6feeac5ed
commit
bbe8c62e9d
@ -69,7 +69,7 @@
|
||||
mingw and PRIXPTR */
|
||||
#if defined(__MINGW64__)
|
||||
#undef PRIXPTR
|
||||
#define PRIXPTR "%I64u"
|
||||
#define PRIXPTR "I64u"
|
||||
#endif
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user