A5
This commit is contained in:
7
A5/support.h
Normal file
7
A5/support.h
Normal file
@ -0,0 +1,7 @@
|
||||
/*
|
||||
Support functions. Just one for now.
|
||||
*/
|
||||
|
||||
// print an error and exit
|
||||
void error(const char* message);
|
||||
|
Reference in New Issue
Block a user