mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 07:20:36 +00:00
Fix C89_BUILD
This commit is contained in:
parent
91bf7b553a
commit
da15bc2802
@ -172,7 +172,7 @@ enum runloop_action
|
||||
typedef struct rarch_memory_descriptor
|
||||
{
|
||||
struct retro_memory_descriptor core; /* uint64_t alignment */
|
||||
// retroarch can have additional context here
|
||||
/* Retroarch can have additional context here */
|
||||
} rarch_memory_descriptor_t;
|
||||
|
||||
typedef struct rarch_memory_map
|
||||
|
Loading…
x
Reference in New Issue
Block a user