Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h566 guint8 game_playerlist_position; member
H A Dload.c101 config->game_playerlist_position = GAME_PLAYERLIST_POS_LEFT; in parse_file_config()
103 config->game_playerlist_position = GAME_PLAYERLIST_POS_RIGHT; in parse_file_config()
H A Dgame.c100 config->game_playerlist_position = GAME_PLAYERLIST_POS_LEFT; in read_config_files()
H A Dinterface.c500 if(config->game_playerlist_position == GAME_PLAYERLIST_POS_RIGHT) in interface_create_gameboardpage()
1337 if(config->game_playerlist_position == GAME_PLAYERLIST_POS_LEFT) in interface_create_config_panel()