Applied patch [ 861884 ] adjustement of bombs demo to wxBombsCE

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-12-23 10:45:28 +00:00
parent e176d9f7c0
commit 23290a8c8f
3 changed files with 20 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ public:
BombsFrame(BombsGame *bombsGame);
void NewGame(int level);
void NewGame(int level, bool query);
private: