G.U.L.L.S/include/GlobalSettings.h

9 lines
177 B
C

#ifndef GLOBALSETTINGS_H
#define GLOBALSETTINGS_H
#define MAX_RESPONSE_ACTIONS 15
#define MAX_ANIMATION_BUILDER_ACTIONS 30
#define MAX_ANIMATIONS 15
#define MAX_HALS 15
#endif