Fixed some code formatting thanks to LordHoto
svn-id: r32275
This commit is contained in:
parent
6ef8e5238b
commit
2862a30dac
6 changed files with 18 additions and 18 deletions
|
@ -108,7 +108,7 @@ private:
|
|||
public:
|
||||
GameDescriptor findGame(const Common::String &gameName, const EnginePlugin **plugin = NULL) const;
|
||||
GameList detectGames(const FSList &fslist) const;
|
||||
const EnginePlugin::list &getPlugins() const;
|
||||
const EnginePlugin::List &getPlugins() const;
|
||||
};
|
||||
|
||||
/** Convenience shortcut for accessing the engine manager. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue