home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / GameSmith1-Hisoft-System.DMS / in.adf / GDS_System.lha / include / proto / all_regargs.h next >
Encoding:
C/C++ Source or Header  |  1994-07-11  |  419 b   |  12 lines

  1. #ifndef GS_ALLPROTOREG
  2. #define GS_ALLPROTOREG
  3.  
  4. #include "GameSmith:include/proto/anim_regargs.h"
  5. #include "GameSmith:include/proto/graphics_regargs.h"
  6. #include "GameSmith:include/proto/libraries_regargs.h"
  7. #include "GameSmith:include/proto/ports_regargs.h"
  8. #include "GameSmith:include/proto/sound_regargs.h"
  9. #include "GameSmith:include/proto/timer_regargs.h"
  10. #include "GameSmith:include/proto/utility_regargs.h"
  11.  
  12. #endif