home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 79
/
maccd 79.iso
/
multimedial
/
GL Tron
/
Source
/
Project
/
include
/
system.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2001-07-20
|
246 b
|
13 lines
|
[
TEXT/CWIE
]
#pragma once
/* build with GLUT for OpenGL and events
#include "system_glut.h" */
/* build with SDL for OpenGL and events */
#include "system_sdl.h"
/* build with network support
#define NETWORK */
/* build with sound support */
#define SOUND