diff options
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index b5ea9fc..c5de09b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,8 +4,6 @@ #if defined(STANDALONE) && !defined(__EMSCRIPTEN__) -Companion* Companion::Instance; - int main(int argc, char *argv[]) { CLI::App app{"Torch - [T]orch is [O]ur [R]esource [C]onversion [H]elper\n\ * It extracts from a baserom and generates code or an otr.\n\ |
