mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Buildfix
This commit is contained in:
parent
ac1cfa62f3
commit
25eaee066c
@ -207,7 +207,7 @@ void fill_pathname_application_path(char *s, size_t len)
|
||||
CFBundleRef bundle = CFBundleGetMainBundle();
|
||||
#endif
|
||||
#ifdef _WIN32
|
||||
DWORD ret
|
||||
DWORD ret;
|
||||
#endif
|
||||
#ifdef __HAIKU__
|
||||
image_info info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user