mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-30 11:19:51 +02:00
More descriptive error messages for lua console
This commit is contained in:
@@ -9,6 +9,7 @@ void luacon_open();
|
||||
int luacon_step();
|
||||
int luacon_keypress(char key);
|
||||
int luacon_eval(char *command);
|
||||
char *luacon_geterror();
|
||||
void luacon_close();
|
||||
int process_command_lua(pixel *vid_buf, char *console, char *console_error);
|
||||
|
||||
|
Reference in New Issue
Block a user