input things

This commit is contained in:
Jakob Fries 2007-06-10 15:43:28 +00:00
parent 7e159502a1
commit ca30d750b2

View file

@ -4,5 +4,5 @@ MACRO_CONFIG_STR(player_name, 32, "nameless tee")
MACRO_CONFIG_INT(key_move_left, 65, 32, 512)
MACRO_CONFIG_INT(key_move_right, 68, 32, 512)
MACRO_CONFIG_INT(key_jump, 32, 32, 512)
MACRO_CONFIG_INT(key_fire, 33, 32, 512)
MACRO_CONFIG_INT(key_hook, 34, 32, 512)
MACRO_CONFIG_INT(key_fire, 384, 32, 512)
MACRO_CONFIG_INT(key_hook, 385, 32, 512)