diff options
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h index 940d06db..29a73f33 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -38,6 +38,9 @@ enum Config { NUMCUTSCENEOBJECTS = 50, // does not exist in VC // TODO(MIAMI): colmodel pool + NUMANIMBLOCKS = 35, + NUMANIMATIONS = 450, + NUMTEMPOBJECTS = 30, // Path data |