mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
MSVC2003 buildfix
This commit is contained in:
parent
a8a5372c6b
commit
3a057d594b
@ -63,7 +63,9 @@ typedef struct
|
||||
unsigned orig_width;
|
||||
unsigned orig_height;
|
||||
unsigned orig_refresh;
|
||||
#ifdef HAS_TASKBAR_EXT
|
||||
ITaskbarList3 *taskbar_list;
|
||||
#endif
|
||||
} dispserv_win32_t;
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user