diff options
Diffstat (limited to 'src/map/status.h')
-rw-r--r-- | src/map/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.h b/src/map/status.h index df1154794..94731dc17 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -811,6 +811,7 @@ typedef enum sc_type { SC_GM_BATTLE, SC_GM_BATTLE2, + SC_2011RWC, SC_MAX, //Automatically updated max, used in for's to check we are within bounds. } sc_type; |