RetroArch
|
#include <rcheevos.h>
Public Attributes | |
union { | |
struct { | |
unsigned value | |
unsigned previous | |
char size | |
char is_bcd | |
} | |
double fp_value | |
int function_ref | |
}; | |
char | type |
union { ... } |
double rc_operand_t::fp_value |
int rc_operand_t::function_ref |
char rc_operand_t::is_bcd |
unsigned rc_operand_t::previous |
char rc_operand_t::size |
char rc_operand_t::type |
unsigned rc_operand_t::value |