00001 00039 #ifndef APP_GAME_H 00040 #define APP_GAME_H 00041 00042 #include <workqueue.h> 00043 00065 void app_memgame_launch(struct workqueue_task *task); 00066 00067 #endif /* APP_GAME_H */