suite reimpl started, good stopping point
This commit is contained in:
@@ -14,7 +14,6 @@ class Suite: public JSON_Loader
|
||||
public:
|
||||
// constructor
|
||||
Suite( std::string filename );
|
||||
Suite();
|
||||
|
||||
int load_file( std::string filename );
|
||||
// returns the unit type identified by name or null
|
||||
|
||||
Reference in New Issue
Block a user