mirror of
https://github.com/cc65/cc65.git
synced 2025-04-08 19:38:55 +00:00
Reverted gconst.h
This commit is contained in:
parent
8ff008722b
commit
accd57460b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user