1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-05 17:25:17 +00:00

Reverted gconst.h

This commit is contained in:
polluks2
2023-05-19 15:48:31 +02:00
committed by GitHub
parent 8ff008722b
commit accd57460b

View File

@@ -12,8 +12,8 @@
#ifndef NULL
#define NULL ((void *) 0)
#endif
#define FALSE 0
#define TRUE 0xff
#define FALSE ~TRUE
#define MOUSE_SPRNUM 0
#define DISK_DRV_LGH 0x0d80