home *** CD-ROM | disk | FTP | other *** search
- /* Include all proto files */
- /* These will include the actual prototype files and the pragma files */
-
- #include <egs/proto/egs.h>
- #include <egs/proto/egsalphablit.h>
- #include <egs/proto/egsblit.h>
- #include <egs/proto/egsgadbox.h>
- #include <egs/proto/egsgfx.h>
- #include <egs/proto/egsintui.h>
- #include <egs/proto/egslayers.h>
- #include <egs/proto/egsrequest.h>
- #include <egs/proto/gbcolorpot.h>
- #include <egs/proto/gbmenuselect.h>
- #include <egs/proto/gbmultiscrollbox.h>
- #include <egs/proto/gbradio.h>
- #include <egs/proto/gbscrollbox.h>
- #include <egs/proto/gbselect.h>
- #include <egs/proto/gbsets.h>
- #include <egs/proto/gbTextEdit.h>
- #include <egs/proto/gbtextinfo.h>
- #include <egs/proto/gbtwodimprop.h>
- #include <egs/proto/gbview.h>
-
-