summaryrefslogtreecommitdiff
path: root/soh/assets/objects/object_gi_key/object_gi_key.h
blob: bc73488119aee8875ddc3c36ff34a188a96f2799 (plain)
1
2
3
4
5
6
7
8
9
#ifndef OBJECTS_OBJECT_GI_KEY_H
#define OBJECTS_OBJECT_GI_KEY_H 1

#include "align_asset_macro.h"

#define dgGiSmallKeyDL "__OTR__objects/object_gi_key/gGiSmallKeyDL"
static const ALIGN_ASSET(2) char gGiSmallKeyDL[] = dgGiSmallKeyDL;

#endif // OBJECTS_OBJECT_GI_KEY_H