From baa69108659637171bf24ccc5cafe5adb302aaf7 Mon Sep 17 00:00:00 2001 From: gotmor Date: Sun, 10 Jun 2007 18:22:07 +0000 Subject: release 0.4.5 git-svn-id: http://dzen.googlecode.com/svn/trunk@80 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- action.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'action.h') diff --git a/action.h b/action.h index 13e9a58..f12fc34 100644 --- a/action.h +++ b/action.h @@ -5,8 +5,8 @@ */ #define MAXEVENTS 32 -#define MAXACTIONS 256 -#define MAXOPTIONS 256 +#define MAXACTIONS 64 +#define MAXOPTIONS 64 /* Event, Action data structures */ typedef struct AS As; -- cgit v1.2.3-54-g00ecf