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 #ifndef NULL
#define NULL ((void *) 0) #define NULL ((void *) 0)
#endif #endif
#define FALSE 0
#define TRUE 0xff #define TRUE 0xff
#define FALSE ~TRUE
#define MOUSE_SPRNUM 0 #define MOUSE_SPRNUM 0
#define DISK_DRV_LGH 0x0d80 #define DISK_DRV_LGH 0x0d80