mirror of
https://github.com/libretro/RetroArch
synced 2025-02-27 18:41:01 +00:00
Move win32_resource.h
This commit is contained in:
parent
55ec9c7846
commit
25bbd3b572
@ -33,7 +33,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef _XBOX
|
||||
#include "../drivers_wm/win32_resource.h"
|
||||
#include "../../ui/drivers/ui_win32_resource.h"
|
||||
|
||||
extern unsigned g_resize_width;
|
||||
extern unsigned g_resize_height;
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "../gfx/drivers_wm/win32_resource.h"
|
||||
#include "../ui/drivers/ui_win32_resource.h"
|
||||
1 ICON "icon_light.ico"
|
||||
2 24 "rarch.manifest"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user