summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_gi_stick/object_gi_stick.h
blob: 37ce2988019c8d0d1dc7ac66a0f92cba11081e66 (plain)
1
2
3
4
5
6
7
8
9
#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