Shipwright/soh/assets/objects/object_goma/object_goma.h

203 lines
9.9 KiB
C
Raw Normal View History

#ifndef OBJECTS_OBJECT_GOMA_H
#define OBJECTS_OBJECT_GOMA_H 1
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgGohmaSkel "__OTR__objects/object_goma/gGohmaSkel"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaSkel[] = dgGohmaSkel;
2023-02-14 08:29:46 -05:00
#define dgGohmaBodyDL "__OTR__objects/object_goma/gGohmaBodyDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaBodyDL[] = dgGohmaBodyDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaBodyShellDL "__OTR__objects/object_goma/gGohmaBodyShellDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaBodyShellDL[] = dgGohmaBodyShellDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaEyeDL "__OTR__objects/object_goma/gGohmaEyeDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaEyeDL[] = dgGohmaEyeDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaTail4DL "__OTR__objects/object_goma/gGohmaTail4DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaTail4DL[] = dgGohmaTail4DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaTail3DL "__OTR__objects/object_goma/gGohmaTail3DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaTail3DL[] = dgGohmaTail3DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaTail2DL "__OTR__objects/object_goma/gGohmaTail2DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaTail2DL[] = dgGohmaTail2DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaTail1DL "__OTR__objects/object_goma/gGohmaTail1DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaTail1DL[] = dgGohmaTail1DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightFeetBackDL "__OTR__objects/object_goma/gGohmaRightFeetBackDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightFeetBackDL[] = dgGohmaRightFeetBackDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightFeetDL "__OTR__objects/object_goma/gGohmaRightFeetDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightFeetDL[] = dgGohmaRightFeetDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightShinDL "__OTR__objects/object_goma/gGohmaRightShinDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightShinDL[] = dgGohmaRightShinDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightKneeDL "__OTR__objects/object_goma/gGohmaRightKneeDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightKneeDL[] = dgGohmaRightKneeDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightThighShellDL "__OTR__objects/object_goma/gGohmaRightThighShellDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightThighShellDL[] = dgGohmaRightThighShellDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightThighDL "__OTR__objects/object_goma/gGohmaRightThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightThighDL[] = dgGohmaRightThighDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaEyeLidBottomDL "__OTR__objects/object_goma/gGohmaEyeLidBottomDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaEyeLidBottomDL[] = dgGohmaEyeLidBottomDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaEyeLidTopDL "__OTR__objects/object_goma/gGohmaEyeLidTopDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaEyeLidTopDL[] = dgGohmaEyeLidTopDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaIrisDL "__OTR__objects/object_goma/gGohmaIrisDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaIrisDL[] = dgGohmaIrisDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaMandiblesBodyDL "__OTR__objects/object_goma/gGohmaMandiblesBodyDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaMandiblesBodyDL[] = dgGohmaMandiblesBodyDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftMandibles2DL "__OTR__objects/object_goma/gGohmaLeftMandibles2DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftMandibles2DL[] = dgGohmaLeftMandibles2DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftMandibles1DL "__OTR__objects/object_goma/gGohmaLeftMandibles1DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftMandibles1DL[] = dgGohmaLeftMandibles1DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightMandibles2DL "__OTR__objects/object_goma/gGohmaRightMandibles2DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightMandibles2DL[] = dgGohmaRightMandibles2DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightMandibles1DL "__OTR__objects/object_goma/gGohmaRightMandibles1DL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightMandibles1DL[] = dgGohmaRightMandibles1DL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftAntennaClawDL "__OTR__objects/object_goma/gGohmaLeftAntennaClawDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftAntennaClawDL[] = dgGohmaLeftAntennaClawDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftAntennaShellDL "__OTR__objects/object_goma/gGohmaLeftAntennaShellDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftAntennaShellDL[] = dgGohmaLeftAntennaShellDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftAntennaBodyDL "__OTR__objects/object_goma/gGohmaLeftAntennaBodyDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftAntennaBodyDL[] = dgGohmaLeftAntennaBodyDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightAntennaClawDL "__OTR__objects/object_goma/gGohmaRightAntennaClawDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightAntennaClawDL[] = dgGohmaRightAntennaClawDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightAntennaShellDL "__OTR__objects/object_goma/gGohmaRightAntennaShellDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightAntennaShellDL[] = dgGohmaRightAntennaShellDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaRightAntennaBodyDL "__OTR__objects/object_goma/gGohmaRightAntennaBodyDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRightAntennaBodyDL[] = dgGohmaRightAntennaBodyDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftFeetBackDL "__OTR__objects/object_goma/gGohmaLeftFeetBackDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftFeetBackDL[] = dgGohmaLeftFeetBackDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftFeetDL "__OTR__objects/object_goma/gGohmaLeftFeetDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftFeetDL[] = dgGohmaLeftFeetDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftShinDL "__OTR__objects/object_goma/gGohmaLeftShinDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftShinDL[] = dgGohmaLeftShinDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftKneeDL "__OTR__objects/object_goma/gGohmaLeftKneeDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftKneeDL[] = dgGohmaLeftKneeDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftThighShellDL "__OTR__objects/object_goma/gGohmaLeftThighShellDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftThighShellDL[] = dgGohmaLeftThighShellDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaLeftThighDL "__OTR__objects/object_goma/gGohmaLeftThighDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLeftThighDL[] = dgGohmaLeftThighDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaBodyShellBackDL "__OTR__objects/object_goma/gGohmaBodyShellBackDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaBodyShellBackDL[] = dgGohmaBodyShellBackDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaStandAnim "__OTR__objects/object_goma/gGohmaStandAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaStandAnim[] = dgGohmaStandAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaHangAnim "__OTR__objects/object_goma/gGohmaHangAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaHangAnim[] = dgGohmaHangAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaWalkAnim "__OTR__objects/object_goma/gGohmaWalkAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaWalkAnim[] = dgGohmaWalkAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaPrepareEggsAnim "__OTR__objects/object_goma/gGohmaPrepareEggsAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaPrepareEggsAnim[] = dgGohmaPrepareEggsAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaAttackAnim "__OTR__objects/object_goma/gGohmaAttackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaAttackAnim[] = dgGohmaAttackAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaRestAfterAttackAnim "__OTR__objects/object_goma/gGohmaRestAfterAttackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRestAfterAttackAnim[] = dgGohmaRestAfterAttackAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaRecoverAfterAttackAnim "__OTR__objects/object_goma/gGohmaRecoverAfterAttackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaRecoverAfterAttackAnim[] = dgGohmaRecoverAfterAttackAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaCrashAnim "__OTR__objects/object_goma/gGohmaCrashAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaCrashAnim[] = dgGohmaCrashAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaLandAnim "__OTR__objects/object_goma/gGohmaLandAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLandAnim[] = dgGohmaLandAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaClimbAnim "__OTR__objects/object_goma/gGohmaClimbAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaClimbAnim[] = dgGohmaClimbAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaDamageAnim "__OTR__objects/object_goma/gGohmaDamageAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaDamageAnim[] = dgGohmaDamageAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaDeathAnim "__OTR__objects/object_goma/gGohmaDeathAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaDeathAnim[] = dgGohmaDeathAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaPrepareAttackAnim "__OTR__objects/object_goma/gGohmaPrepareAttackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaPrepareAttackAnim[] = dgGohmaPrepareAttackAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaStunnedAnim "__OTR__objects/object_goma/gGohmaStunnedAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaStunnedAnim[] = dgGohmaStunnedAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaInitialLandingAnim "__OTR__objects/object_goma/gGohmaInitialLandingAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaInitialLandingAnim[] = dgGohmaInitialLandingAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaEyeRollAnim "__OTR__objects/object_goma/gGohmaEyeRollAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaEyeRollAnim[] = dgGohmaEyeRollAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaLayEggsAnim "__OTR__objects/object_goma/gGohmaLayEggsAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaLayEggsAnim[] = dgGohmaLayEggsAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaIdleCrouchedAnim "__OTR__objects/object_goma/gGohmaIdleCrouchedAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaIdleCrouchedAnim[] = dgGohmaIdleCrouchedAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaWalkCrouchedAnim "__OTR__objects/object_goma/gGohmaWalkCrouchedAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaWalkCrouchedAnim[] = dgGohmaWalkCrouchedAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaViolentAttackAnim "__OTR__objects/object_goma/gGohmaViolentAttackAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaViolentAttackAnim[] = dgGohmaViolentAttackAnim;
2023-02-14 08:29:46 -05:00
#define dgGohmaBodyTex "__OTR__objects/object_goma/gGohmaBodyTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaBodyTex[] = dgGohmaBodyTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaShellUndersideTex "__OTR__objects/object_goma/gGohmaShellUndersideTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaShellUndersideTex[] = dgGohmaShellUndersideTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaDarkShellTex "__OTR__objects/object_goma/gGohmaDarkShellTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaDarkShellTex[] = dgGohmaDarkShellTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaShellTex "__OTR__objects/object_goma/gGohmaShellTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaShellTex[] = dgGohmaShellTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaEyeTex "__OTR__objects/object_goma/gGohmaEyeTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaEyeTex[] = dgGohmaEyeTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaIrisTex "__OTR__objects/object_goma/gGohmaIrisTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaIrisTex[] = dgGohmaIrisTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaTitleCardTex "__OTR__objects/object_goma/gGohmaTitleCardTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaTitleCardTex[] = dgGohmaTitleCardTex;
2023-02-14 08:29:46 -05:00
#define dgGohmaDoorDL "__OTR__objects/object_goma/gGohmaDoorDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaDoorDL[] = dgGohmaDoorDL;
2023-02-14 08:29:46 -05:00
#define dgGohmaDoorCol "__OTR__objects/object_goma/gGohmaDoorCol"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gGohmaDoorCol[] = dgGohmaDoorCol;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgGohmaDoorTex "__OTR__objects/object_goma/gGohmaDoorTex"
static const ALIGN_ASSET(2) char gGohmaDoorTex[] = dgGohmaDoorTex;
#endif // OBJECTS_OBJECT_GOMA_H