mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
95 lines
4.4 KiB
C
95 lines
4.4 KiB
C
#ifndef OBJECTS_OBJECT_ANE_H
|
|
#define OBJECTS_OBJECT_ANE_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgCuccoLadySkel "__OTR__objects/object_ane/gCuccoLadySkel"
|
|
static const ALIGN_ASSET(2) char gCuccoLadySkel[] = dgCuccoLadySkel;
|
|
|
|
#define dgCuccoLadyDressDL "__OTR__objects/object_ane/gCuccoLadyDressDL"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDressDL[] = dgCuccoLadyDressDL;
|
|
|
|
#define dgCuccoLadyDL_6D20 "__OTR__objects/object_ane/gCuccoLadyDL_6D20"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_6D20[] = dgCuccoLadyDL_6D20;
|
|
|
|
#define dgCuccoLadyDL_6C38 "__OTR__objects/object_ane/gCuccoLadyDL_6C38"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_6C38[] = dgCuccoLadyDL_6C38;
|
|
|
|
#define dgCuccoLadyShoe1DL "__OTR__objects/object_ane/gCuccoLadyShoe1DL"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyShoe1DL[] = dgCuccoLadyShoe1DL;
|
|
|
|
#define dgCuccoLadyDL_68E0 "__OTR__objects/object_ane/gCuccoLadyDL_68E0"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_68E0[] = dgCuccoLadyDL_68E0;
|
|
|
|
#define dgCuccoLadyDL_67F8 "__OTR__objects/object_ane/gCuccoLadyDL_67F8"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_67F8[] = dgCuccoLadyDL_67F8;
|
|
|
|
#define dgCuccoLadyShoe2DL "__OTR__objects/object_ane/gCuccoLadyShoe2DL"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyShoe2DL[] = dgCuccoLadyShoe2DL;
|
|
|
|
#define dgCuccoLadyTorsoDL "__OTR__objects/object_ane/gCuccoLadyTorsoDL"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyTorsoDL[] = dgCuccoLadyTorsoDL;
|
|
|
|
#define dgCuccoLadyDL_6148 "__OTR__objects/object_ane/gCuccoLadyDL_6148"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_6148[] = dgCuccoLadyDL_6148;
|
|
|
|
#define dgCuccoLadyDL_6018 "__OTR__objects/object_ane/gCuccoLadyDL_6018"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_6018[] = dgCuccoLadyDL_6018;
|
|
|
|
#define dgCuccoLadyDL_5E28 "__OTR__objects/object_ane/gCuccoLadyDL_5E28"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_5E28[] = dgCuccoLadyDL_5E28;
|
|
|
|
#define dgCuccoLadyDL_5CF0 "__OTR__objects/object_ane/gCuccoLadyDL_5CF0"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_5CF0[] = dgCuccoLadyDL_5CF0;
|
|
|
|
#define dgCuccoLadyDL_5BC0 "__OTR__objects/object_ane/gCuccoLadyDL_5BC0"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_5BC0[] = dgCuccoLadyDL_5BC0;
|
|
|
|
#define dgCuccoLadyDL_59D0 "__OTR__objects/object_ane/gCuccoLadyDL_59D0"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyDL_59D0[] = dgCuccoLadyDL_59D0;
|
|
|
|
#define dgCuccoLadyHeadDL "__OTR__objects/object_ane/gCuccoLadyHeadDL"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyHeadDL[] = dgCuccoLadyHeadDL;
|
|
|
|
#define dgCuccoLadyTLUT "__OTR__objects/object_ane/gCuccoLadyTLUT"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyTLUT[] = dgCuccoLadyTLUT;
|
|
|
|
#define dgCuccoLadyHairTex "__OTR__objects/object_ane/gCuccoLadyHairTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyHairTex[] = dgCuccoLadyHairTex;
|
|
|
|
#define dgCuccoLadyTex_0388 "__OTR__objects/object_ane/gCuccoLadyTex_0388"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyTex_0388[] = dgCuccoLadyTex_0388;
|
|
|
|
#define dgCuccoLadyEarTex "__OTR__objects/object_ane/gCuccoLadyEarTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyEarTex[] = dgCuccoLadyEarTex;
|
|
|
|
#define dgCuccoLadyMouthTex "__OTR__objects/object_ane/gCuccoLadyMouthTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyMouthTex[] = dgCuccoLadyMouthTex;
|
|
|
|
#define dgCuccoLadyBackOfHandTex "__OTR__objects/object_ane/gCuccoLadyBackOfHandTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyBackOfHandTex[] = dgCuccoLadyBackOfHandTex;
|
|
|
|
#define dgCuccoLadySleeveTex "__OTR__objects/object_ane/gCuccoLadySleeveTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadySleeveTex[] = dgCuccoLadySleeveTex;
|
|
|
|
#define dgCuccoLadyShirtButtonTex "__OTR__objects/object_ane/gCuccoLadyShirtButtonTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyShirtButtonTex[] = dgCuccoLadyShirtButtonTex;
|
|
|
|
#define dgCuccoLadyWaistTex "__OTR__objects/object_ane/gCuccoLadyWaistTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyWaistTex[] = dgCuccoLadyWaistTex;
|
|
|
|
#define dgCuccoLadySkirtTex "__OTR__objects/object_ane/gCuccoLadySkirtTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadySkirtTex[] = dgCuccoLadySkirtTex;
|
|
|
|
#define dgCuccoLadyEyeOpenTex "__OTR__objects/object_ane/gCuccoLadyEyeOpenTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyEyeOpenTex[] = dgCuccoLadyEyeOpenTex;
|
|
|
|
#define dgCuccoLadyEyeHalfTex "__OTR__objects/object_ane/gCuccoLadyEyeHalfTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyEyeHalfTex[] = dgCuccoLadyEyeHalfTex;
|
|
|
|
#define dgCuccoLadyEyeClosedTex "__OTR__objects/object_ane/gCuccoLadyEyeClosedTex"
|
|
static const ALIGN_ASSET(2) char gCuccoLadyEyeClosedTex[] = dgCuccoLadyEyeClosedTex;
|
|
|
|
|
|
#endif // OBJECTS_OBJECT_ANE_H
|