mirror of
https://github.com/cc65/cc65.git
synced 2025-01-27 09:33:42 +00:00
hnnngg
This commit is contained in:
parent
c6ecee0748
commit
8a9029d393
@ -69,7 +69,7 @@
|
||||
mingw and PRIXPTR */
|
||||
#if defined(__MINGW64__)
|
||||
#undef PRIXPTR
|
||||
#define PRIXPTR "p"
|
||||
#define PRIXPTR "ul"
|
||||
#endif
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user