Home
last modified time | relevance | path

Searched refs:CONFIG_KEY_CAMERA_L (Results 1 – 3 of 3) sorted by relevance

/dports/games/neverball/neverball-1.6.0/share/
H A Dconfig.c91 int CONFIG_KEY_CAMERA_L; variable
196 { &CONFIG_KEY_CAMERA_L, "key_camera_l", SDLK_s },
383 i == CONFIG_KEY_CAMERA_L || in config_load()
454 i == CONFIG_KEY_CAMERA_L || in config_save()
H A Dconfig.h88 extern int CONFIG_KEY_CAMERA_L;
/dports/games/neverball/neverball-1.6.0/ball/
H A Dst_play.c472 if (config_tst_d(CONFIG_KEY_CAMERA_L, c)) in play_loop_keybd()
492 if (config_tst_d(CONFIG_KEY_CAMERA_L, c)) in play_loop_keybd()