Files
Shiip-of-Hakinian-Espanol/soh/assets/objects/object_spot17_obj/object_spot17_obj.h
nickpons666 365612432e
Some checks failed
generate-builds / generate-soh-otr (push) Has been cancelled
generate-builds / build-macos (push) Has been cancelled
generate-builds / build-linux (push) Has been cancelled
generate-builds / build-windows (push) Has been cancelled
Initial commit: Proyecto completo de Shipwright-develop
2026-03-28 00:22:57 -06:00

31 lines
1.5 KiB
C

#ifndef OBJECTS_OBJECT_SPOT17_OBJ_H
#define OBJECTS_OBJECT_SPOT17_OBJ_H 1
#include "align_asset_macro.h"
#define dgCraterRockTLUT "__OTR__objects/object_spot17_obj/gCraterRockTLUT"
static const ALIGN_ASSET(2) char gCraterRockTLUT[] = dgCraterRockTLUT;
#define dgCraterRockTex "__OTR__objects/object_spot17_obj/gCraterRockTex"
static const ALIGN_ASSET(2) char gCraterRockTex[] = dgCraterRockTex;
#define dgCraterBombableWallDL "__OTR__objects/object_spot17_obj/gCraterBombableWallDL"
static const ALIGN_ASSET(2) char gCraterBombableWallDL[] = dgCraterBombableWallDL;
#define dgCraterBombableWallCracksDL "__OTR__objects/object_spot17_obj/gCraterBombableWallCracksDL"
static const ALIGN_ASSET(2) char gCraterBombableWallCracksDL[] = dgCraterBombableWallCracksDL;
#define dgCraterBombableWallCol "__OTR__objects/object_spot17_obj/gCraterBombableWallCol"
static const ALIGN_ASSET(2) char gCraterBombableWallCol[] = dgCraterBombableWallCol;
#define dgCraterSmokeConeDL "__OTR__objects/object_spot17_obj/gCraterSmokeConeDL"
static const ALIGN_ASSET(2) char gCraterSmokeConeDL[] = dgCraterSmokeConeDL;
#define dgCraterSmokeConeTex "__OTR__objects/object_spot17_obj/gCraterSmokeConeTex"
static const ALIGN_ASSET(2) char gCraterSmokeConeTex[] = dgCraterSmokeConeTex;
#define dgCraterBombableWallCracksTex "__OTR__objects/object_spot17_obj/gCraterBombableWallCracksTex"
static const ALIGN_ASSET(2) char gCraterBombableWallCracksTex[] = dgCraterBombableWallCracksTex;
#endif // OBJECTS_OBJECT_SPOT17_OBJ_H