Updated header file to reflect new function
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
NEEDS RAYGUI LIBRARY. */
|
||||
void display_text_centered(std::string to_disp);
|
||||
|
||||
/* Display the given string, and exit the game after 'time' seconds. */
|
||||
void display_and_exit(std::string to_disp, int time);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user