Load into _usval as an rushort and extract as bytes, or vice versa.
Definition at line 80 of file bytegames.c.
Data Fields | |
struct { | |
rbyte a | |
rbyte b | |
} | _byteval |
Unsigned byte representation. | |
rushort | _usval |
Unsigned short representation. |
|
Unsigned short representation.
Definition at line 82 of file bytegames.c. Referenced by bytegames_getrs2(), bytegames_putrs2(), and bytegames_swap2(). |
|
Definition at line 86 of file bytegames.c. |
|
Definition at line 87 of file bytegames.c. |
|
Unsigned byte representation.
Referenced by bytegames_getrs2(), bytegames_putrs2(), and bytegames_swap2(). |