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