mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-08 12:17:48 +00:00
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
// =========================================
|
|
// SndPatch
|
|
// =========================================
|
|
use SndPatch;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
set count elements elementCount; |