jtmm/include/shared_define.h

6 lines
102 B
C
Raw Normal View History

2020-06-09 13:52:08 +02:00
#include "last_level.h"
2020-05-11 11:42:01 +02:00
#define PLAYER_H 11
#define PLAYER_W 11
#define LEVEL_WIDTH 28
2020-05-21 18:19:04 +02:00
#define FPS 50