mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Cleanups
This commit is contained in:
parent
2d62493157
commit
61a67f0938
@ -18,10 +18,10 @@
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <bps/bps.h>
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#include <bps/bps.h>
|
||||
|
||||
#include "../../dynamic.h"
|
||||
#include "../../libretro_private.h"
|
||||
|
||||
|
@ -33,10 +33,6 @@
|
||||
|
||||
#include "../image/image.h"
|
||||
|
||||
#ifdef HAVE_GLSL
|
||||
#include "../shader_glsl.h"
|
||||
#endif
|
||||
|
||||
#define WINDOW_BUFFERS 2
|
||||
|
||||
static bool g_use_hw_ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user