- commit missed files - new crash reporter support + fixes for "press any key..." function

This commit is contained in:
2018-06-08 11:43:03 +03:00
parent b6a8312c7b
commit b9acc5a622
3 changed files with 236 additions and 0 deletions

View File

@@ -48,4 +48,7 @@ extern int _kbhit();
#endif
#if defined(TARGET_WIN)
# include <conio.h>
#endif
#endif