Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include <emutools_basicdefs.h>
Data Fields | |
Uint8 | _raw [4] |
struct { | |
Uint8 l | |
Uint8 h | |
Uint8 _un1 | |
Uint8 _un2 | |
} | b |
struct { | |
Uint16 w | |
Uint16 _unw | |
} | w |
Uint32 | d |
Definition at line 205 of file emutools_basicdefs.h.
Uint8 _raw[4] |
Definition at line 206 of file emutools_basicdefs.h.
Uint8 _un1 |
Definition at line 207 of file emutools_basicdefs.h.
Uint8 _un2 |
Definition at line 207 of file emutools_basicdefs.h.
Uint16 _unw |
Definition at line 208 of file emutools_basicdefs.h.
struct { ... } b |
Uint32 d |
Definition at line 209 of file emutools_basicdefs.h.
Uint8 h |
Definition at line 207 of file emutools_basicdefs.h.
Uint8 l |
Definition at line 207 of file emutools_basicdefs.h.
struct { ... } w |
Uint16 w |
Definition at line 208 of file emutools_basicdefs.h.