![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
#include <InstLoc.hpp>
Public Attributes | |
uint16_t | page_pointer |
uint16_t | inst_pointer |
uint16_t | filename_id |
uint32_t | line |
Definition at line 9 of file InstLoc.hpp.
uint16_t Ark::internal::InstLoc::filename_id |
Definition at line 13 of file InstLoc.hpp.
uint16_t Ark::internal::InstLoc::inst_pointer |
Definition at line 12 of file InstLoc.hpp.
uint32_t Ark::internal::InstLoc::line |
Definition at line 14 of file InstLoc.hpp.
uint16_t Ark::internal::InstLoc::page_pointer |
Definition at line 11 of file InstLoc.hpp.