revert pointless change to declaration of CommonSettings from 07d7588
(fixes #169)
This commit is contained in:
parent
ca6d8aaf73
commit
637ad2ab18
|
@ -709,8 +709,7 @@ extern struct TCommonSettings
|
|||
|
||||
std::string run_advanscene_import;
|
||||
|
||||
};
|
||||
extern TCommonSettings CommonSettings;
|
||||
} CommonSettings;
|
||||
|
||||
void NDS_RunAdvansceneAutoImport();
|
||||
|
||||
|
|
Loading…
Reference in New Issue