Searched refs:myWins (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscorefil.cpp102 long myWins = 0, myGames = 0, myScore = 0; local
110 m_config->Read(_T("Wins"), &myWins, 0L) &&
113 if (check != CalcCheck(player, myGames, myWins, myScore))
121 wins = myWins;

Completed in 51 milliseconds