AST3_C/include/define.h

4 lines
73 B
C

#define PLAYER_SPEED 2
#define PLAYER_GRAVITY 4
#define PLAYER_HEIGHT 12