mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Vtx now uses decimals and inc files add a new line at the end
This commit is contained in:
+1
-1
@@ -413,7 +413,7 @@ void Companion::Process() {
|
||||
break;
|
||||
}
|
||||
case ExportType::Code: {
|
||||
fsout /= this->gCurrentDirectory / "bin.c";
|
||||
fsout /= this->gCurrentDirectory / (filename + ".c");
|
||||
break;
|
||||
}
|
||||
default: break;
|
||||
|
||||
Reference in New Issue
Block a user