home *** CD-ROM | disk | FTP | other *** search
- #ifndef GS_ALLPROTO
- #define GS_ALLPROTO
-
- #include "GameSmith:include/proto/anim.h"
- #include "GameSmith:include/proto/display.h"
- #include "GameSmith:include/proto/graphics.h"
- #include "GameSmith:include/proto/libraries.h"
- #include "GameSmith:include/proto/loadpic.h"
- #include "GameSmith:include/proto/ports.h"
- #include "GameSmith:include/proto/sound.h"
- #include "GameSmith:include/proto/timer.h"
- #include "GameSmith:include/proto/utility.h"
-
- #endif