summaryrefslogtreecommitdiff
path: root/mm/assets/objects/object_gi_stick/object_gi_stick.h
blob: 9a9a2b7653462fa4fcfa0d3e996070df29133f7e (plain)
1
2
3
4
5
6
7
8
#ifndef OBJECTS_OBJECT_GI_STICK_H
#define OBJECTS_OBJECT_GI_STICK_H 1

#include "align_asset_macro.h"

#define dgGiStickDL "__OTR__objects/object_gi_stick/gGiStickDL"
static const ALIGN_ASSET(2) char gGiStickDL[] = dgGiStickDL;
#endif // OBJECTS_OBJECT_GI_STICK_H