mirror of
https://github.com/cc65/cc65.git
synced 2025-08-12 17:25:11 +00:00
i want a cookie each time i do this
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
mingw and PRIXPTR */
|
mingw and PRIXPTR */
|
||||||
#if defined(__MINGW64__)
|
#if defined(__MINGW64__)
|
||||||
#undef PRIXPTR
|
#undef PRIXPTR
|
||||||
#define PRIXPTR "l"
|
#define PRIXPTR "lu"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
Reference in New Issue
Block a user