mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
COMPILES TO EXE
This commit is contained in:
@@ -35,8 +35,6 @@ namespace LX
|
||||
}
|
||||
}
|
||||
|
||||
//int main(int argc, char** argv)
|
||||
|
||||
extern "C" int __declspec(dllexport) GenIR(const char* arg1, const char* arg2, const char* arg3)
|
||||
{
|
||||
// Creates the file paths outside of the try-catch so they can be used in errors //
|
||||
|
||||
Reference in New Issue
Block a user