6 lines
180 B
C
6 lines
180 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgGiSmallKeyDL "__OTR__objects/object_gi_key/gGiSmallKeyDL"
|
|
static const ALIGN_ASSET(2) char gGiSmallKeyDL[] = dgGiSmallKeyDL; |