1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 16:29:32 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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