|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | major |
| int32_t | minor |
| int32_t | patch |
Client version
Definition at line 991 of file protocol.h.
| EoSerialize Version::_eo |
Definition at line 992 of file protocol.h.
| int32_t Version::major |
Definition at line 993 of file protocol.h.
| int32_t Version::minor |
Definition at line 994 of file protocol.h.
| int32_t Version::patch |
Definition at line 995 of file protocol.h.