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