RetroArch
Public Attributes | List of all members
rarch_main_wrap Struct Reference

#include <retroarch.h>

Public Attributes

char ** argv
 
const char * content_path
 
const char * sram_path
 
const char * state_path
 
const char * config_path
 
const char * libretro_path
 
bool verbose
 
bool no_content
 
bool touched
 
int argc
 

Member Data Documentation

◆ argc

int rarch_main_wrap::argc

◆ argv

char** rarch_main_wrap::argv

◆ config_path

const char* rarch_main_wrap::config_path

◆ content_path

const char* rarch_main_wrap::content_path

◆ libretro_path

const char* rarch_main_wrap::libretro_path

◆ no_content

bool rarch_main_wrap::no_content

◆ sram_path

const char* rarch_main_wrap::sram_path

◆ state_path

const char* rarch_main_wrap::state_path

◆ touched

bool rarch_main_wrap::touched

◆ verbose

bool rarch_main_wrap::verbose

The documentation for this struct was generated from the following file: