mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-04 01:49:05 +00:00
Now supports function calling
This commit is contained in:
@@ -49,6 +49,7 @@ namespace LX_Build
|
||||
{
|
||||
// Quits if the IR Generation fails //
|
||||
// The C++ script handles all of the error message outputting //
|
||||
Console.WriteLine("LX_API.GenIR threw an error");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user