Home
last modified time | relevance | path

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

/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dgame.c63 #define GAME_CTRL_ID_MIDDLE 1 macro
3900 GAME_CTRL_ID_MIDDLE,
3937 if (id != GAME_CTRL_ID_MIDDLE) in CreateGameButtons()
4005 case GAME_CTRL_ID_MIDDLE: in HandleGameButtons()