mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
(XDK D3D) Clean up unneeded extern for Xbox 1
This commit is contained in:
parent
64474142dd
commit
1341b2e498
@ -153,10 +153,6 @@ static bool gfx_ctx_xdk_window_has_focus(void)
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef _XBOX1
|
|
||||||
extern unsigned font_x, font_y;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static void gfx_ctx_xdk_update_window_title(void)
|
static void gfx_ctx_xdk_update_window_title(void)
|
||||||
{
|
{
|
||||||
char buf[128], buf_fps[128];
|
char buf[128], buf_fps[128];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user