#include <player_shop.h>
Data Fields | |
| char | name [2] |
| sint32 | value |
Structure for money types
Definition at line 89 of file player_shop.h.
| char coins_struct::name[2] |
Small buffer for the money name, only uses one letter
Definition at line 92 of file player_shop.h.
| sint32 coins_struct::value |
The value of the money type
Definition at line 95 of file player_shop.h.
1.7.1