mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
CLeanups
This commit is contained in:
parent
60d96b60b5
commit
9c791e7fb5
@ -50,10 +50,6 @@
|
|||||||
#include "../../configuration.h"
|
#include "../../configuration.h"
|
||||||
#include "../../verbosity.h"
|
#include "../../verbosity.h"
|
||||||
|
|
||||||
#if defined(_WIN32) && !defined(_XBOX)
|
|
||||||
#include "../common/win32_common.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct gl1_renderchain
|
typedef struct gl1_renderchain
|
||||||
{
|
{
|
||||||
void *empty;
|
void *empty;
|
||||||
|
@ -50,10 +50,6 @@
|
|||||||
#include "../../configuration.h"
|
#include "../../configuration.h"
|
||||||
#include "../../verbosity.h"
|
#include "../../verbosity.h"
|
||||||
|
|
||||||
#if defined(_WIN32) && !defined(_XBOX)
|
|
||||||
#include "../common/win32_common.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct gl2_renderchain
|
typedef struct gl2_renderchain
|
||||||
{
|
{
|
||||||
void *empty;
|
void *empty;
|
||||||
|
Loading…
Reference in New Issue
Block a user