add DoImmediateDraw

This commit is contained in:
ehouse 2005-01-20 02:42:51 +00:00
parent 18e8ffb7eb
commit f3c334dd00

View file

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