mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-05-07 13:04:58 +00:00
7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
// =========================================
|
|
// RawFile
|
|
// =========================================
|
|
use RawFile;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
set count buffer len + 1; |