6 lines
165 B
C
6 lines
165 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgGiSeedDL "__OTR__objects/object_gi_seed/gGiSeedDL"
|
|
static const ALIGN_ASSET(2) char gGiSeedDL[] = dgGiSeedDL; |