refactor
This commit is contained in:
@@ -5,6 +5,7 @@ class Terminal : public Archimedes::Module {
|
||||
public:
|
||||
Terminal(Archimedes::App*, void*);
|
||||
|
||||
Terminal() { name = "Terminal"; }
|
||||
~Terminal();
|
||||
|
||||
void onLoad();
|
||||
|
||||
Reference in New Issue
Block a user