MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / GetDifficulty

Method GetDifficulty

Applications/Minesweeper/main.cpp:245–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 }
244
245 int GetDifficulty(){
246 return difficulty;
247 }
248};
249
250MinesweeperGame game(EasyDifficulty);

Callers 1

UpdateWindowSizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected