mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Added flag to work as a library
This commit is contained in:
@@ -97,6 +97,7 @@ void Companion::Process() {
|
||||
|
||||
LUS::BinaryWriter write = LUS::BinaryWriter();
|
||||
RawFactory* factory = this->GetFactory(type);
|
||||
factory->SetCartridge(cartridge);
|
||||
|
||||
spdlog::set_pattern(regular);
|
||||
SPDLOG_INFO("------------------------------------------------");
|
||||
|
||||
Reference in New Issue
Block a user