summary refs log tree commit diff stats
path: root/src/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/consts.h')
-rw-r--r--src/consts.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/consts.h b/src/consts.h index e0af6cd..65e4558 100644 --- a/src/consts.h +++ b/src/consts.h
@@ -12,6 +12,4 @@ const int PARTY_FRAME_DELAY = 20; // true delay is this divided by movement spee
12 12
13const int MESSAGE_TEXT_WIDTH = 196; 13const int MESSAGE_TEXT_WIDTH = 196;
14 14
15const int NUM_SPRITE_LAYERS = 2;
16
17#endif /* end of include guard: CONSTS_H_9561E49C */ 15#endif /* end of include guard: CONSTS_H_9561E49C */