Shipwright/soh/assets/textures/parameter_static/parameter_static.h
2023-03-02 15:37:47 +01:00

171 lines
8.6 KiB
C

#pragma once
#include "align_asset_macro.h"
#define dgHeartEmptyTex "__OTR__textures/parameter_static/gHeartEmptyTex"
static const ALIGN_ASSET(2) char gHeartEmptyTex[] = dgHeartEmptyTex;
#define dgHeartQuarterTex "__OTR__textures/parameter_static/gHeartQuarterTex"
static const ALIGN_ASSET(2) char gHeartQuarterTex[] = dgHeartQuarterTex;
#define dgHeartHalfTex "__OTR__textures/parameter_static/gHeartHalfTex"
static const ALIGN_ASSET(2) char gHeartHalfTex[] = dgHeartHalfTex;
#define dgHeartThreeQuarterTex "__OTR__textures/parameter_static/gHeartThreeQuarterTex"
static const ALIGN_ASSET(2) char gHeartThreeQuarterTex[] = dgHeartThreeQuarterTex;
#define dgHeartFullTex "__OTR__textures/parameter_static/gHeartFullTex"
static const ALIGN_ASSET(2) char gHeartFullTex[] = dgHeartFullTex;
#define dgDefenseHeartEmptyTex "__OTR__textures/parameter_static/gDefenseHeartEmptyTex"
static const ALIGN_ASSET(2) char gDefenseHeartEmptyTex[] = dgDefenseHeartEmptyTex;
#define dgDefenseHeartQuarterTex "__OTR__textures/parameter_static/gDefenseHeartQuarterTex"
static const ALIGN_ASSET(2) char gDefenseHeartQuarterTex[] = dgDefenseHeartQuarterTex;
#define dgDefenseHeartHalfTex "__OTR__textures/parameter_static/gDefenseHeartHalfTex"
static const ALIGN_ASSET(2) char gDefenseHeartHalfTex[] = dgDefenseHeartHalfTex;
#define dgDefenseHeartThreeQuarterTex "__OTR__textures/parameter_static/gDefenseHeartThreeQuarterTex"
static const ALIGN_ASSET(2) char gDefenseHeartThreeQuarterTex[] = dgDefenseHeartThreeQuarterTex;
#define dgDefenseHeartFullTex "__OTR__textures/parameter_static/gDefenseHeartFullTex"
static const ALIGN_ASSET(2) char gDefenseHeartFullTex[] = dgDefenseHeartFullTex;
#define dgButtonBackgroundTex "__OTR__textures/parameter_static/gButtonBackgroundTex"
static const ALIGN_ASSET(2) char gButtonBackgroundTex[] = dgButtonBackgroundTex;
#define dgEquippedItemOutlineTex "__OTR__textures/parameter_static/gEquippedItemOutlineTex"
static const ALIGN_ASSET(2) char gEquippedItemOutlineTex[] = dgEquippedItemOutlineTex;
#define dgEmptyCLeftArrowTex "__OTR__textures/parameter_static/gEmptyCLeftArrowTex"
static const ALIGN_ASSET(2) char gEmptyCLeftArrowTex[] = dgEmptyCLeftArrowTex;
#define dgEmptyCDownArrowTex "__OTR__textures/parameter_static/gEmptyCDownArrowTex"
static const ALIGN_ASSET(2) char gEmptyCDownArrowTex[] = dgEmptyCDownArrowTex;
#define dgEmptyCRightArrowTex "__OTR__textures/parameter_static/gEmptyCRightArrowTex"
static const ALIGN_ASSET(2) char gEmptyCRightArrowTex[] = dgEmptyCRightArrowTex;
#define dgSmallKeyCounterIconTex "__OTR__textures/parameter_static/gSmallKeyCounterIconTex"
static const ALIGN_ASSET(2) char gSmallKeyCounterIconTex[] = dgSmallKeyCounterIconTex;
#define dgRupeeCounterIconTex "__OTR__textures/parameter_static/gRupeeCounterIconTex"
static const ALIGN_ASSET(2) char gRupeeCounterIconTex[] = dgRupeeCounterIconTex;
#define dgClockIconTex "__OTR__textures/parameter_static/gClockIconTex"
static const ALIGN_ASSET(2) char gClockIconTex[] = dgClockIconTex;
#define dgCarrotIconTex "__OTR__textures/parameter_static/gCarrotIconTex"
static const ALIGN_ASSET(2) char gCarrotIconTex[] = dgCarrotIconTex;
#define dgMapDungeonEntranceIconTex "__OTR__textures/parameter_static/gMapDungeonEntranceIconTex"
static const ALIGN_ASSET(2) char gMapDungeonEntranceIconTex[] = dgMapDungeonEntranceIconTex;
#define dgMapChestIconTex "__OTR__textures/parameter_static/gMapChestIconTex"
static const ALIGN_ASSET(2) char gMapChestIconTex[] = dgMapChestIconTex;
#define dgArcheryScoreIconTex "__OTR__textures/parameter_static/gArcheryScoreIconTex"
static const ALIGN_ASSET(2) char gArcheryScoreIconTex[] = dgArcheryScoreIconTex;
#define dgMapBossIconTex "__OTR__textures/parameter_static/gMapBossIconTex"
static const ALIGN_ASSET(2) char gMapBossIconTex[] = dgMapBossIconTex;
#define dgOcarinaATex "__OTR__textures/parameter_static/gOcarinaATex"
static const ALIGN_ASSET(2) char gOcarinaATex[] = dgOcarinaATex;
#define dgOcarinaCDownTex "__OTR__textures/parameter_static/gOcarinaCDownTex"
static const ALIGN_ASSET(2) char gOcarinaCDownTex[] = dgOcarinaCDownTex;
#define dgOcarinaCRightTex "__OTR__textures/parameter_static/gOcarinaCRightTex"
static const ALIGN_ASSET(2) char gOcarinaCRightTex[] = dgOcarinaCRightTex;
#define dgOcarinaCLeftTex "__OTR__textures/parameter_static/gOcarinaCLeftTex"
static const ALIGN_ASSET(2) char gOcarinaCLeftTex[] = dgOcarinaCLeftTex;
#define dgOcarinaCUpTex "__OTR__textures/parameter_static/gOcarinaCUpTex"
static const ALIGN_ASSET(2) char gOcarinaCUpTex[] = dgOcarinaCUpTex;
#define dgOcarinaTrebleClefTex "__OTR__textures/parameter_static/gOcarinaTrebleClefTex"
static const ALIGN_ASSET(2) char gOcarinaTrebleClefTex[] = dgOcarinaTrebleClefTex;
#define dgNaviCUpJPTex "__OTR__textures/parameter_static/gNaviCUpJPTex"
static const ALIGN_ASSET(2) char gNaviCUpJPTex[] = dgNaviCUpJPTex;
#define dgNaviCUpENGTex "__OTR__textures/parameter_static/gNaviCUpENGTex"
static const ALIGN_ASSET(2) char gNaviCUpENGTex[] = dgNaviCUpENGTex;
#define dgCounterDigit0Tex "__OTR__textures/parameter_static/gCounterDigit0Tex"
static const ALIGN_ASSET(2) char gCounterDigit0Tex[] = dgCounterDigit0Tex;
#define dgCounterDigit1Tex "__OTR__textures/parameter_static/gCounterDigit1Tex"
static const ALIGN_ASSET(2) char gCounterDigit1Tex[] = dgCounterDigit1Tex;
#define dgCounterDigit2Tex "__OTR__textures/parameter_static/gCounterDigit2Tex"
static const ALIGN_ASSET(2) char gCounterDigit2Tex[] = dgCounterDigit2Tex;
#define dgCounterDigit3Tex "__OTR__textures/parameter_static/gCounterDigit3Tex"
static const ALIGN_ASSET(2) char gCounterDigit3Tex[] = dgCounterDigit3Tex;
#define dgCounterDigit4Tex "__OTR__textures/parameter_static/gCounterDigit4Tex"
static const ALIGN_ASSET(2) char gCounterDigit4Tex[] = dgCounterDigit4Tex;
#define dgCounterDigit5Tex "__OTR__textures/parameter_static/gCounterDigit5Tex"
static const ALIGN_ASSET(2) char gCounterDigit5Tex[] = dgCounterDigit5Tex;
#define dgCounterDigit6Tex "__OTR__textures/parameter_static/gCounterDigit6Tex"
static const ALIGN_ASSET(2) char gCounterDigit6Tex[] = dgCounterDigit6Tex;
#define dgCounterDigit7Tex "__OTR__textures/parameter_static/gCounterDigit7Tex"
static const ALIGN_ASSET(2) char gCounterDigit7Tex[] = dgCounterDigit7Tex;
#define dgCounterDigit8Tex "__OTR__textures/parameter_static/gCounterDigit8Tex"
static const ALIGN_ASSET(2) char gCounterDigit8Tex[] = dgCounterDigit8Tex;
#define dgCounterDigit9Tex "__OTR__textures/parameter_static/gCounterDigit9Tex"
static const ALIGN_ASSET(2) char gCounterDigit9Tex[] = dgCounterDigit9Tex;
#define dgCounterColonTex "__OTR__textures/parameter_static/gCounterColonTex"
static const ALIGN_ASSET(2) char gCounterColonTex[] = dgCounterColonTex;
#define dgAmmoDigit0Tex "__OTR__textures/parameter_static/gAmmoDigit0Tex"
static const ALIGN_ASSET(2) char gAmmoDigit0Tex[] = dgAmmoDigit0Tex;
#define dgAmmoDigit1Tex "__OTR__textures/parameter_static/gAmmoDigit1Tex"
static const ALIGN_ASSET(2) char gAmmoDigit1Tex[] = dgAmmoDigit1Tex;
#define dgAmmoDigit2Tex "__OTR__textures/parameter_static/gAmmoDigit2Tex"
static const ALIGN_ASSET(2) char gAmmoDigit2Tex[] = dgAmmoDigit2Tex;
#define dgAmmoDigit3Tex "__OTR__textures/parameter_static/gAmmoDigit3Tex"
static const ALIGN_ASSET(2) char gAmmoDigit3Tex[] = dgAmmoDigit3Tex;
#define dgAmmoDigit4Tex "__OTR__textures/parameter_static/gAmmoDigit4Tex"
static const ALIGN_ASSET(2) char gAmmoDigit4Tex[] = dgAmmoDigit4Tex;
#define dgAmmoDigit5Tex "__OTR__textures/parameter_static/gAmmoDigit5Tex"
static const ALIGN_ASSET(2) char gAmmoDigit5Tex[] = dgAmmoDigit5Tex;
#define dgAmmoDigit6Tex "__OTR__textures/parameter_static/gAmmoDigit6Tex"
static const ALIGN_ASSET(2) char gAmmoDigit6Tex[] = dgAmmoDigit6Tex;
#define dgAmmoDigit7Tex "__OTR__textures/parameter_static/gAmmoDigit7Tex"
static const ALIGN_ASSET(2) char gAmmoDigit7Tex[] = dgAmmoDigit7Tex;
#define dgAmmoDigit8Tex "__OTR__textures/parameter_static/gAmmoDigit8Tex"
static const ALIGN_ASSET(2) char gAmmoDigit8Tex[] = dgAmmoDigit8Tex;
#define dgAmmoDigit9Tex "__OTR__textures/parameter_static/gAmmoDigit9Tex"
static const ALIGN_ASSET(2) char gAmmoDigit9Tex[] = dgAmmoDigit9Tex;
#define dgUnusedAmmoDigitHalfTex "__OTR__textures/parameter_static/gUnusedAmmoDigitHalfTex"
static const ALIGN_ASSET(2) char gUnusedAmmoDigitHalfTex[] = dgUnusedAmmoDigitHalfTex;
#define dgMagicMeterEndTex "__OTR__textures/parameter_static/gMagicMeterEndTex"
static const ALIGN_ASSET(2) char gMagicMeterEndTex[] = dgMagicMeterEndTex;
#define dgMagicMeterMidTex "__OTR__textures/parameter_static/gMagicMeterMidTex"
static const ALIGN_ASSET(2) char gMagicMeterMidTex[] = dgMagicMeterMidTex;
#define dgMagicMeterFillTex "__OTR__textures/parameter_static/gMagicMeterFillTex"
static const ALIGN_ASSET(2) char gMagicMeterFillTex[] = dgMagicMeterFillTex;