Files

12 lines
412 B
C
Raw Permalink Normal View History

2024-03-27 03:19:12 +00:00
#ifndef OBJECTS_OBJECT_GI_GLASSES_H
#define OBJECTS_OBJECT_GI_GLASSES_H 1
#include "align_asset_macro.h"
#define dgGiLensDL "__OTR__objects/object_gi_glasses/gGiLensDL"
static const ALIGN_ASSET(2) char gGiLensDL[] = dgGiLensDL;
#define dgGiLensGlassDL "__OTR__objects/object_gi_glasses/gGiLensGlassDL"
static const ALIGN_ASSET(2) char gGiLensGlassDL[] = dgGiLensGlassDL;
#endif // OBJECTS_OBJECT_GI_GLASSES_H