This commit is contained in:
Anthony J. Bentley
2014-11-04 17:36:45 -07:00
18 changed files with 299 additions and 15 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include "extern/err.h"
#ifndef __MINGW32__
extern char *__progname;
char *__progname;
#endif
void rgbds_vwarn(const char *fmt, va_list ap)