mirror of
https://github.com/cc65/cc65.git
synced 2025-02-28 20:29:46 +00:00
Babydino sagt: nochmal!
This commit is contained in:
parent
5fb20dec91
commit
c6ecee0748
@ -69,7 +69,7 @@
|
||||
mingw and PRIXPTR */
|
||||
#if defined(__MINGW64__)
|
||||
#undef PRIXPTR
|
||||
#define PRIXPTR "%p"
|
||||
#define PRIXPTR "p"
|
||||
#endif
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user