(formating)

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@46 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2006-10-20 16:59:55 +00:00
parent 8a6ba132b2
commit 8a533bb61f
4 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ IMPLEMENT_APP(MSE)
bool MSE::OnInit() {
try {
wxInitAllImageHandlers();
initFileFormats();
init_file_formats();
settings.read();
//Window* wnd = new SymbolWindow(nullptr);
//GameP g = Game::byName(_("magic"))