This commit is contained in:
2017-02-06 12:14:05 +01:00
parent 209c869eeb
commit 19a2260644
9 changed files with 60 additions and 43 deletions

View File

@@ -2,4 +2,4 @@
void error_raise(const char* msg);
bool error_raised();
void error_print();
void error_print(unsigned char* mem);