mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 16:15:43 +00:00
7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
// =========================================
|
|
// GfxLightDef
|
|
// =========================================
|
|
use GfxLightDef;
|
|
set block XFILE_BLOCK_TEMP;
|
|
set string name;
|
|
set name name; |