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