|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | npcs_length |
| DropNpcRecord * | npcs |
Endless Drop File
Definition at line 2312 of file protocol.h.
| EoSerialize DropFile::_eo |
Definition at line 2313 of file protocol.h.
| DropNpcRecord* DropFile::npcs |
Definition at line 2315 of file protocol.h.
| size_t DropFile::npcs_length |
Definition at line 2314 of file protocol.h.