![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
#include <BytecodeReader.hpp>
Public Attributes | |
uint16_t | major |
uint16_t | minor |
uint16_t | patch |
Definition at line 37 of file BytecodeReader.hpp.
uint16_t Ark::Version::major |
Definition at line 39 of file BytecodeReader.hpp.
uint16_t Ark::Version::minor |
Definition at line 40 of file BytecodeReader.hpp.
uint16_t Ark::Version::patch |
Definition at line 41 of file BytecodeReader.hpp.