home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
misc
/
emu
/
AROSdev.lha
/
AROS
/
rom
/
intuition
/
intuition_debug.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-01-09
|
271b
|
12 lines
#ifndef _INTUITION_DEBUG_H_
#define _INTUITION_DEBUG_H_ 1
#define DEBUG_OpenScreen 0
#define DEBUG_OpenScreenTagList 0
#define DEBUG_OpenWindow 0
#define DEBUG_OpenWindowTagList 0
#define DEBUG_CloseScreen 0
#define DEBUG_CloseWindow 0
#endif /* _INTUITION_DEBUG_H_ */