mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 21:01:43 +00:00
Merge branch 'master' of https://github.com/stag019/rgbds
This commit is contained in:
Vendored
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user