|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | content_length |
| uint8_t * | content |
A map file (EMF)
Definition at line 1568 of file protocol.h.
| EoSerialize MapFile::_eo |
Definition at line 1569 of file protocol.h.
| uint8_t* MapFile::content |
Definition at line 1571 of file protocol.h.
| size_t MapFile::content_length |
Definition at line 1570 of file protocol.h.