mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 12:39:56 +00:00
ui_win32.c - Remove _XBOX defines
This commit is contained in:
parent
27be8fa045
commit
79af6f0abc
@ -19,8 +19,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if !defined(_XBOX)
|
||||
|
||||
#define IDI_ICON 1
|
||||
|
||||
#ifndef _WIN32_WINNT
|
||||
@ -29,7 +27,6 @@
|
||||
|
||||
#include <windows.h>
|
||||
#include <commdlg.h>
|
||||
#endif
|
||||
|
||||
#include <file/file_path.h>
|
||||
#include "../ui_companion_driver.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user