Reverted gconst.h
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user