18 #ifndef INPUT_MAPPER_H__ 19 #define INPUT_MAPPER_H__ input_mapper_t * input_mapper_new(void)
Definition: input_mapper.c:70
#define RETRO_BEGIN_DECLS
Definition: retro_common_api.h:41
Configuration options (set of defines)
void input_mapper_free(input_mapper_t *handle)
Definition: input_mapper.c:81
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Configured in port
Definition: msg_hash_us.h:7699
void input_mapper_state(input_mapper_t *handle, int16_t *ret, unsigned port, unsigned device, unsigned idx, unsigned id)
Definition: input_mapper.c:254
typedefRETRO_BEGIN_DECLS struct input_mapper input_mapper_t
Definition: input_mapper.h:32
bool input_mapper_key_pressed(input_mapper_t *handle, int key)
Definition: input_mapper.c:55
signed short int16_t
Definition: stdint.h:122
set set set set set set set macro pixldst1 abits if abits op else op endif endm macro pixldst2 abits if abits op else op endif endm macro pixldst4 abits if abits op else op endif endm macro pixldst0 idx
Definition: pixman-arm-neon-asm.h:96
#define RETRO_END_DECLS
Definition: retro_common_api.h:42
void input_mapper_poll(input_mapper_t *handle)
Definition: input_mapper.c:88
struct nk_device device
Definition: nk_common.c:44