|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | inns_length |
| InnRecord * | inns |
Endless Inn File
Definition at line 2392 of file protocol.h.
| EoSerialize InnFile::_eo |
Definition at line 2393 of file protocol.h.
| InnRecord* InnFile::inns |
Definition at line 2395 of file protocol.h.
| size_t InnFile::inns_length |
Definition at line 2394 of file protocol.h.