Home
last modified time | relevance | path

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

/dports/games/gtkatlantic/gtkatlantic-0.6.3/src/
H A Dglobal.h255 PLAYERLIST_COLUMN_NUM enumerator
H A Dinterface.c368 store = gtk_list_store_new(PLAYERLIST_COLUMN_NUM, G_TYPE_STRING, G_TYPE_STRING); in interface_create_gameconfigpage()