6 lines
160 B
C
6 lines
160 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgGiSawDL "__OTR__objects/object_gi_saw/gGiSawDL"
|
|
static const ALIGN_ASSET(2) char gGiSawDL[] = dgGiSawDL; |