mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 14:23:06 +00:00
fix broken PR
This commit is contained in:
parent
c4b8ad04f2
commit
ffefe0ccac
@ -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:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user