#include <stdint.h>
#include <stdlib.h>
#include <boolean.h>
#include "../verbosity.h"
#include <retro_common_api.h>
Go to the source code of this file.
◆ cheevos_ctx_desc_t
◆ anonymous enum
Enumerator |
---|
CHEEVOS_ACTIVE_SOFTCORE | |
CHEEVOS_ACTIVE_HARDCORE | |
◆ cheevos_apply_cheats()
bool cheevos_apply_cheats |
( |
bool * |
data_bool | ) |
|
◆ cheevos_get_console()
int cheevos_get_console |
( |
void |
| ) |
|
◆ cheevos_get_description()
◆ cheevos_get_support_cheevos()
bool cheevos_get_support_cheevos |
( |
void |
| ) |
|
◆ cheevos_load()
◆ cheevos_populate_menu()
void cheevos_populate_menu |
( |
void * |
data | ) |
|
◆ cheevos_reset_game()
◆ cheevos_set_cheats()
◆ cheevos_set_support_cheevos()
void cheevos_set_support_cheevos |
( |
bool |
state | ) |
|
◆ cheevos_test()
◆ cheevos_toggle_hardcore_mode()
bool cheevos_toggle_hardcore_mode |
( |
void |
| ) |
|
◆ cheevos_unload()
◆ cheats_are_enabled
◆ cheats_were_enabled
◆ cheevos_hardcore_active
bool cheevos_hardcore_active |
◆ cheevos_hardcore_paused
bool cheevos_hardcore_paused |
◆ cheevos_loaded
◆ cheevos_state_loaded_flag
bool cheevos_state_loaded_flag |