fix broken PR

This commit is contained in:
Brad Parker 2016-09-18 10:38:15 -04:00
parent c4b8ad04f2
commit ffefe0ccac

View File

@ -94,6 +94,8 @@
#include "../cheevos.h"
#endif
#define MAX_ARGS 32
typedef struct content_stream
{
uint32_t a;
@ -303,8 +305,6 @@ static void content_load_init_wrap(
#endif
}
#define MAX_ARGS 32
/**
* content_load:
*