6 lines
190 B
C
6 lines
190 B
C
#pragma once
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgGiBoomerangDL "__OTR__objects/object_gi_boomerang/gGiBoomerangDL"
|
|
static const ALIGN_ASSET(2) char gGiBoomerangDL[] = dgGiBoomerangDL; |