#include <stdlib.h>
#include <time.h>
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/app.h>
#include <wx/intl.h>
#include "ewx.h"
#include "configdb.h"
#include "mainframe.h"
#include "game_factory.h"
#include "eliot.xpm"
Go to the source code of this file.
Data Structures | |
| class | EliotApp |
Functions | |
| IMPLEMENT_APP (EliotApp) bool EliotApp | |
|
|
Definition at line 50 of file main.cc. References APPNAME, ConfigDB::getFramePos(), ConfigDB::getFrameSize(), and ConfigDB::setFirstDefault(). |
1.4.5