mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Merge branch 'master' of https://github.com/stag019/rgbds
This commit is contained in:
2
src/extern/err.c
vendored
2
src/extern/err.c
vendored
@@ -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