1 2 3 4 5 6
#ifndef game_config_h #define game_config_h #define player_move_speed (3 << fbits) #endif