#ifndef GS_ALLPROTOREG
#define GS_ALLPROTOREG

#include "GameSmith:include/proto/anim_regargs.h"
#include "GameSmith:include/proto/display_regargs.h"
#include "GameSmith:include/proto/graphics_regargs.h"
#include "GameSmith:include/proto/libraries_regargs.h"
#include "GameSmith:include/proto/ports_regargs.h"
#include "GameSmith:include/proto/sound_regargs.h"
#include "GameSmith:include/proto/timer_regargs.h"
#include "GameSmith:include/proto/utility_regargs.h"

#endif