RetroArch
Public Attributes | List of all members
rc_operand_t Struct Reference

#include <rcheevos.h>

Public Attributes

union {
   struct {
      unsigned   value
 
      unsigned   previous
 
      char   size
 
      char   is_bcd
 
   } 
 
   double   fp_value
 
   int   function_ref
 
}; 
 
char type
 

Member Data Documentation

◆ @131

union { ... }

◆ fp_value

double rc_operand_t::fp_value

◆ function_ref

int rc_operand_t::function_ref

◆ is_bcd

char rc_operand_t::is_bcd

◆ previous

unsigned rc_operand_t::previous

◆ size

char rc_operand_t::size

◆ type

char rc_operand_t::type

◆ value

unsigned rc_operand_t::value

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