#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/xrc/xmlres.h>
#include "AppConstants.hh"
#include "MPGApp.hh"
#include "view/MPGFrame.hh"
Go to the source code of this file.
Functions | |
const wxString | mpg::APP_NAME (wxT("Metroid Password Generator")) |
const wxString | mpg::APP_VERSION (wxT("1.0a")) |
const wxString | mpg::APP_COPYRIGHT (wxT("Copyright (C) 2005,2007-2008 emuWorks")) |
const wxString | mpg::APP_URL (wxT("http://games.technoplaza.net/")) |
void | InitXmlResource () |