|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | shops_length |
| ShopRecord * | shops |
Endless Shop File
Definition at line 2587 of file protocol.h.
| EoSerialize ShopFile::_eo |
Definition at line 2588 of file protocol.h.
| ShopRecord* ShopFile::shops |
Definition at line 2590 of file protocol.h.
| size_t ShopFile::shops_length |
Definition at line 2589 of file protocol.h.