mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-29 23:42:14 +00:00
fix broken PR
This commit is contained in:
parent
c4b8ad04f2
commit
ffefe0ccac
@ -94,6 +94,8 @@
|
|||||||
#include "../cheevos.h"
|
#include "../cheevos.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define MAX_ARGS 32
|
||||||
|
|
||||||
typedef struct content_stream
|
typedef struct content_stream
|
||||||
{
|
{
|
||||||
uint32_t a;
|
uint32_t a;
|
||||||
@ -303,8 +305,6 @@ static void content_load_init_wrap(
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#define MAX_ARGS 32
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* content_load:
|
* content_load:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user