1
0
mirror of https://github.com/HarbourMasters/Shipwright.git synced 2024-12-24 09:08:52 -05:00
Shipwright/soh/assets/objects/object_gm/object_gm.h

10 lines
285 B
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_GM_H
#define OBJECTS_OBJECT_GM_H 1
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
#define dobject_gm_Anim_0002B8 "__OTR__objects/object_gm/object_gm_Anim_0002B8"
static const ALIGN_ASSET(2) char object_gm_Anim_0002B8[] = dobject_gm_Anim_0002B8;
#endif // OBJECTS_OBJECT_GM_H