aboutsummaryrefslogtreecommitdiff
path: root/game_config.h
blob: c4efee7866304bf4ad9a7003b0149cc6a1142f80 (plain) (blame)
1
2
3
4
5
6
#ifndef game_config_h
#define game_config_h

#define player_move_speed (3 << fbits)

#endif