RetroArch
copy_load_info.h
Go to the documentation of this file.
1 #ifndef __COPY_LOAD_INFO_H__
2 #define __COPY_LOAD_INFO_H__
3 
4 #include <boolean.h>
5 #include <libretro.h>
6 
7 #include <retro_common_api.h>
8 
9 #include "../core.h"
10 
12 
14 
16 
18 
19 #endif
rarch_core_type
Definition: core_type.h:19
#define RETRO_BEGIN_DECLS
Definition: retro_common_api.h:41
GLenum type
Definition: glext.h:6233
AVFormatContext * ctx
Definition: record_ffmpeg.c:247
void set_last_core_type(enum rarch_core_type type)
Definition: copy_load_info.c:291
#define RETRO_END_DECLS
Definition: retro_common_api.h:42
Definition: core.h:121
RETRO_BEGIN_DECLS void set_load_content_info(const retro_ctx_load_content_info_t *ctx)
Definition: copy_load_info.c:284