#include <public/sourcepawn/sp_file_headers.h>
Public Attributes | |
| uint32_t | nameoffs |
| uint32_t | dataoffs |
| uint32_t | size |
Definition at line 76 of file sp_file_headers.h.
Relative offset into global string table
Definition at line 78 of file sp_file_headers.h.
Offset into the data section of the file
Definition at line 79 of file sp_file_headers.h.
Size of the section's entry in the data section
Definition at line 80 of file sp_file_headers.h.
1.5.1