mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
Update SDK
This commit is contained in:
parent
811280f048
commit
6056a52dfe
@ -11,6 +11,10 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#ifndef IOS
|
||||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user