mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:07:42 +00:00
added a shiny bash-autocomplete script
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef MAIN_CPP
|
||||
#error This file may only be included from main.cpp
|
||||
#endif
|
||||
#ifndef CTOOL_ADD
|
||||
#define CTOOL_ADD
|
||||
|
||||
#include "CToolBase.hpp"
|
||||
|
||||
@@ -15,3 +14,5 @@ public:
|
||||
{
|
||||
}
|
||||
};
|
||||
|
||||
#endif // CTOOL_ADD
|
||||
|
||||
Reference in New Issue
Block a user