add DoImmediateDraw

This commit is contained in:
ehouse 2005-01-20 02:42:51 +00:00
parent f2f4b9107d
commit a74f9702ee

View file

@ -132,6 +132,7 @@ class CXWordsAppView : public CCoeControl
void StoreOneGameL( TGameName* aGameName );
TBool DoSavedGames();
TBool DoNewGame();
void DoImmediateDraw();
static void sym_util_requestTime( XW_UtilCtxt* uc );