mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Fixed stupid libultraship conflicts
This commit is contained in:
+2
-1
@@ -2,9 +2,10 @@
|
||||
#include "CLI11.hpp"
|
||||
#include "Companion.h"
|
||||
|
||||
#ifdef STANDALONE
|
||||
Companion* Companion::Instance;
|
||||
|
||||
#ifdef STANDALONE
|
||||
|
||||
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\
|
||||
|
||||
Reference in New Issue
Block a user