mirror of
https://github.com/cc65/cc65.git
synced 2024-12-25 17:29:50 +00:00
narrisch werd i!
This commit is contained in:
parent
8a9029d393
commit
feb839e7f0
@ -69,7 +69,7 @@
|
||||
mingw and PRIXPTR */
|
||||
#if defined(__MINGW64__)
|
||||
#undef PRIXPTR
|
||||
#define PRIXPTR "ul"
|
||||
#define PRIXPTR "l"
|
||||
#endif
|
||||
|
||||
/*****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user