mirror of
https://github.com/glest/glest-source.git
synced 2025-08-28 10:19:55 +02:00
- added new commandline options to g3d viewer for things like auto screenshots.
type --help for more info
This commit is contained in:
@@ -101,6 +101,8 @@ private:
|
||||
void loadProjectileParticle(string path);
|
||||
void loadSplashParticle(string path);
|
||||
|
||||
void saveScreenshot();
|
||||
|
||||
public:
|
||||
MainWindow(const string &modelPath);
|
||||
~MainWindow();
|
||||
|
Reference in New Issue
Block a user