AST3_C/include/define.h

4 lines
73 B
C

#define PLAYER_SPEED 3
#define PLAYER_GRAVITY 6
#define PLAYER_HEIGHT 11