(XDK) Cleanups

This commit is contained in:
twinaphex 2015-04-06 00:03:03 +02:00
parent 70ec7c3811
commit 32c3986ff9

View File

@ -18,7 +18,7 @@
#include <string.h>
#include <retro_inline.h>
typdef struct xdk_renderchain
typedef struct xdk_renderchain
{
void *empty;
} xdk_renderchain_t;