Contains run-time debug line table. More...
#include <public/sourcepawn/sp_vm_types.h>
Public Attributes | |
| uint32_t | addr |
| uint32_t | line |
Contains run-time debug line table.
Definition at line 182 of file sp_vm_types.h.
Address into code
Definition at line 184 of file sp_vm_types.h.
Line number
Definition at line 185 of file sp_vm_types.h.
1.7.1