You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07:00
345 lines
18 KiB
C
345 lines
18 KiB
C
#ifndef INTERFACE_PARAMETER_STATIC_H
|
|
#define INTERFACE_PARAMETER_STATIC_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgHeartEmptyTex "__OTR__parameter_static/gHeartEmptyTex"
|
|
static const ALIGN_ASSET(2) char gHeartEmptyTex[] = dgHeartEmptyTex;
|
|
|
|
#define dgHeartQuarterTex "__OTR__parameter_static/gHeartQuarterTex"
|
|
static const ALIGN_ASSET(2) char gHeartQuarterTex[] = dgHeartQuarterTex;
|
|
|
|
#define dgHeartHalfTex "__OTR__parameter_static/gHeartHalfTex"
|
|
static const ALIGN_ASSET(2) char gHeartHalfTex[] = dgHeartHalfTex;
|
|
|
|
#define dgHeartThreeQuarterTex "__OTR__parameter_static/gHeartThreeQuarterTex"
|
|
static const ALIGN_ASSET(2) char gHeartThreeQuarterTex[] = dgHeartThreeQuarterTex;
|
|
|
|
#define dgHeartFullTex "__OTR__parameter_static/gHeartFullTex"
|
|
static const ALIGN_ASSET(2) char gHeartFullTex[] = dgHeartFullTex;
|
|
|
|
#define dgDefenseHeartEmptyTex "__OTR__parameter_static/gDefenseHeartEmptyTex"
|
|
static const ALIGN_ASSET(2) char gDefenseHeartEmptyTex[] = dgDefenseHeartEmptyTex;
|
|
|
|
#define dgDefenseHeartQuarterTex "__OTR__parameter_static/gDefenseHeartQuarterTex"
|
|
static const ALIGN_ASSET(2) char gDefenseHeartQuarterTex[] = dgDefenseHeartQuarterTex;
|
|
|
|
#define dgDefenseHeartHalfTex "__OTR__parameter_static/gDefenseHeartHalfTex"
|
|
static const ALIGN_ASSET(2) char gDefenseHeartHalfTex[] = dgDefenseHeartHalfTex;
|
|
|
|
#define dgDefenseHeartThreeQuarterTex "__OTR__parameter_static/gDefenseHeartThreeQuarterTex"
|
|
static const ALIGN_ASSET(2) char gDefenseHeartThreeQuarterTex[] = dgDefenseHeartThreeQuarterTex;
|
|
|
|
#define dgDefenseHeartFullTex "__OTR__parameter_static/gDefenseHeartFullTex"
|
|
static const ALIGN_ASSET(2) char gDefenseHeartFullTex[] = dgDefenseHeartFullTex;
|
|
|
|
#define dgFishermanMinigameTorchIconTex "__OTR__parameter_static/gFishermanMinigameTorchIconTex"
|
|
static const ALIGN_ASSET(2) char gFishermanMinigameTorchIconTex[] = dgFishermanMinigameTorchIconTex;
|
|
|
|
#define dgSwordTrainingLogIconTex "__OTR__parameter_static/gSwordTrainingLogIconTex"
|
|
static const ALIGN_ASSET(2) char gSwordTrainingLogIconTex[] = dgSwordTrainingLogIconTex;
|
|
|
|
#define dgSmallKeyCounterIconTex "__OTR__parameter_static/gSmallKeyCounterIconTex"
|
|
static const ALIGN_ASSET(2) char gSmallKeyCounterIconTex[] = dgSmallKeyCounterIconTex;
|
|
|
|
#define dgRupeeCounterIconTex "__OTR__parameter_static/gRupeeCounterIconTex"
|
|
static const ALIGN_ASSET(2) char gRupeeCounterIconTex[] = dgRupeeCounterIconTex;
|
|
|
|
#define dgButtonBackgroundTex "__OTR__parameter_static/gButtonBackgroundTex"
|
|
static const ALIGN_ASSET(2) char gButtonBackgroundTex[] = dgButtonBackgroundTex;
|
|
|
|
#define dgEquippedItemOutlineTex "__OTR__parameter_static/gEquippedItemOutlineTex"
|
|
static const ALIGN_ASSET(2) char gEquippedItemOutlineTex[] = dgEquippedItemOutlineTex;
|
|
|
|
#define dgEmptyCLeftArrowTex "__OTR__parameter_static/gEmptyCLeftArrowTex"
|
|
static const ALIGN_ASSET(2) char gEmptyCLeftArrowTex[] = dgEmptyCLeftArrowTex;
|
|
|
|
#define dgEmptyCDownArrowTex "__OTR__parameter_static/gEmptyCDownArrowTex"
|
|
static const ALIGN_ASSET(2) char gEmptyCDownArrowTex[] = dgEmptyCDownArrowTex;
|
|
|
|
#define dgEmptyCRightArrowTex "__OTR__parameter_static/gEmptyCRightArrowTex"
|
|
static const ALIGN_ASSET(2) char gEmptyCRightArrowTex[] = dgEmptyCRightArrowTex;
|
|
|
|
#define dgTimerClockIconTex "__OTR__parameter_static/gTimerClockIconTex"
|
|
static const ALIGN_ASSET(2) char gTimerClockIconTex[] = dgTimerClockIconTex;
|
|
|
|
#define dgMapBossIconTex "__OTR__parameter_static/gMapBossIconTex"
|
|
static const ALIGN_ASSET(2) char gMapBossIconTex[] = dgMapBossIconTex;
|
|
|
|
#define dgOcarinaATex "__OTR__parameter_static/gOcarinaATex"
|
|
static const ALIGN_ASSET(2) char gOcarinaATex[] = dgOcarinaATex;
|
|
|
|
#define dgOcarinaCDownTex "__OTR__parameter_static/gOcarinaCDownTex"
|
|
static const ALIGN_ASSET(2) char gOcarinaCDownTex[] = dgOcarinaCDownTex;
|
|
|
|
#define dgOcarinaCRightTex "__OTR__parameter_static/gOcarinaCRightTex"
|
|
static const ALIGN_ASSET(2) char gOcarinaCRightTex[] = dgOcarinaCRightTex;
|
|
|
|
#define dgOcarinaCLeftTex "__OTR__parameter_static/gOcarinaCLeftTex"
|
|
static const ALIGN_ASSET(2) char gOcarinaCLeftTex[] = dgOcarinaCLeftTex;
|
|
|
|
#define dgOcarinaCUpTex "__OTR__parameter_static/gOcarinaCUpTex"
|
|
static const ALIGN_ASSET(2) char gOcarinaCUpTex[] = dgOcarinaCUpTex;
|
|
|
|
#define dgOcarinaTrebleClefTex "__OTR__parameter_static/gOcarinaTrebleClefTex"
|
|
static const ALIGN_ASSET(2) char gOcarinaTrebleClefTex[] = dgOcarinaTrebleClefTex;
|
|
|
|
#define dgSceneTitleCardGradientTex "__OTR__parameter_static/gSceneTitleCardGradientTex"
|
|
static const ALIGN_ASSET(2) char gSceneTitleCardGradientTex[] = dgSceneTitleCardGradientTex;
|
|
|
|
#define dgTatlCUpENGTex "__OTR__parameter_static/gTatlCUpENGTex"
|
|
static const ALIGN_ASSET(2) char gTatlCUpENGTex[] = dgTatlCUpENGTex;
|
|
|
|
#define dgTatlCUpGERTex "__OTR__parameter_static/gTatlCUpGERTex"
|
|
static const ALIGN_ASSET(2) char gTatlCUpGERTex[] = dgTatlCUpGERTex;
|
|
|
|
#define dgTatlCUpFRATex "__OTR__parameter_static/gTatlCUpFRATex"
|
|
static const ALIGN_ASSET(2) char gTatlCUpFRATex[] = dgTatlCUpFRATex;
|
|
|
|
#define dgTatlCUpESPTex "__OTR__parameter_static/gTatlCUpESPTex"
|
|
static const ALIGN_ASSET(2) char gTatlCUpESPTex[] = dgTatlCUpESPTex;
|
|
|
|
#define dgCarrotIconTex "__OTR__parameter_static/gCarrotIconTex"
|
|
static const ALIGN_ASSET(2) char gCarrotIconTex[] = dgCarrotIconTex;
|
|
|
|
#define dgGoldSkulltulaCounterIconTex "__OTR__parameter_static/gGoldSkulltulaCounterIconTex"
|
|
static const ALIGN_ASSET(2) char gGoldSkulltulaCounterIconTex[] = dgGoldSkulltulaCounterIconTex;
|
|
|
|
#define dgBeaverRingIconTex "__OTR__parameter_static/gBeaverRingIconTex"
|
|
static const ALIGN_ASSET(2) char gBeaverRingIconTex[] = dgBeaverRingIconTex;
|
|
|
|
#define dgMapDungeonEntranceIconTex "__OTR__parameter_static/gMapDungeonEntranceIconTex"
|
|
static const ALIGN_ASSET(2) char gMapDungeonEntranceIconTex[] = dgMapDungeonEntranceIconTex;
|
|
|
|
#define dgMapChestIconTex "__OTR__parameter_static/gMapChestIconTex"
|
|
static const ALIGN_ASSET(2) char gMapChestIconTex[] = dgMapChestIconTex;
|
|
|
|
#define dgArcheryScoreIconTex "__OTR__parameter_static/gArcheryScoreIconTex"
|
|
static const ALIGN_ASSET(2) char gArcheryScoreIconTex[] = dgArcheryScoreIconTex;
|
|
|
|
#define dgPictoBoxFocusIconTex "__OTR__parameter_static/gPictoBoxFocusIconTex"
|
|
static const ALIGN_ASSET(2) char gPictoBoxFocusIconTex[] = dgPictoBoxFocusIconTex;
|
|
|
|
#define dgPictoBoxFocusBorderTex "__OTR__parameter_static/gPictoBoxFocusBorderTex"
|
|
static const ALIGN_ASSET(2) char gPictoBoxFocusBorderTex[] = dgPictoBoxFocusBorderTex;
|
|
|
|
#define dgPictoBoxFocusTextTex "__OTR__parameter_static/gPictoBoxFocusTextTex"
|
|
static const ALIGN_ASSET(2) char gPictoBoxFocusTextTex[] = dgPictoBoxFocusTextTex;
|
|
|
|
#define dgCounterDigit0Tex "__OTR__parameter_static/gCounterDigit0Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit0Tex[] = dgCounterDigit0Tex;
|
|
|
|
#define dgCounterDigit1Tex "__OTR__parameter_static/gCounterDigit1Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit1Tex[] = dgCounterDigit1Tex;
|
|
|
|
#define dgCounterDigit2Tex "__OTR__parameter_static/gCounterDigit2Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit2Tex[] = dgCounterDigit2Tex;
|
|
|
|
#define dgCounterDigit3Tex "__OTR__parameter_static/gCounterDigit3Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit3Tex[] = dgCounterDigit3Tex;
|
|
|
|
#define dgCounterDigit4Tex "__OTR__parameter_static/gCounterDigit4Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit4Tex[] = dgCounterDigit4Tex;
|
|
|
|
#define dgCounterDigit5Tex "__OTR__parameter_static/gCounterDigit5Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit5Tex[] = dgCounterDigit5Tex;
|
|
|
|
#define dgCounterDigit6Tex "__OTR__parameter_static/gCounterDigit6Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit6Tex[] = dgCounterDigit6Tex;
|
|
|
|
#define dgCounterDigit7Tex "__OTR__parameter_static/gCounterDigit7Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit7Tex[] = dgCounterDigit7Tex;
|
|
|
|
#define dgCounterDigit8Tex "__OTR__parameter_static/gCounterDigit8Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit8Tex[] = dgCounterDigit8Tex;
|
|
|
|
#define dgCounterDigit9Tex "__OTR__parameter_static/gCounterDigit9Tex"
|
|
static const ALIGN_ASSET(2) char gCounterDigit9Tex[] = dgCounterDigit9Tex;
|
|
|
|
#define dgCounterColonTex "__OTR__parameter_static/gCounterColonTex"
|
|
static const ALIGN_ASSET(2) char gCounterColonTex[] = dgCounterColonTex;
|
|
|
|
#define dgStrayFairyMapCounterSlashTex "__OTR__parameter_static/gStrayFairyMapCounterSlashTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairyMapCounterSlashTex[] = dgStrayFairyMapCounterSlashTex;
|
|
|
|
#define dgAmmoDigit0Tex "__OTR__parameter_static/gAmmoDigit0Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit0Tex[] = dgAmmoDigit0Tex;
|
|
|
|
#define dgAmmoDigit1Tex "__OTR__parameter_static/gAmmoDigit1Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit1Tex[] = dgAmmoDigit1Tex;
|
|
|
|
#define dgAmmoDigit2Tex "__OTR__parameter_static/gAmmoDigit2Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit2Tex[] = dgAmmoDigit2Tex;
|
|
|
|
#define dgAmmoDigit3Tex "__OTR__parameter_static/gAmmoDigit3Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit3Tex[] = dgAmmoDigit3Tex;
|
|
|
|
#define dgAmmoDigit4Tex "__OTR__parameter_static/gAmmoDigit4Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit4Tex[] = dgAmmoDigit4Tex;
|
|
|
|
#define dgAmmoDigit5Tex "__OTR__parameter_static/gAmmoDigit5Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit5Tex[] = dgAmmoDigit5Tex;
|
|
|
|
#define dgAmmoDigit6Tex "__OTR__parameter_static/gAmmoDigit6Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit6Tex[] = dgAmmoDigit6Tex;
|
|
|
|
#define dgAmmoDigit7Tex "__OTR__parameter_static/gAmmoDigit7Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit7Tex[] = dgAmmoDigit7Tex;
|
|
|
|
#define dgAmmoDigit8Tex "__OTR__parameter_static/gAmmoDigit8Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit8Tex[] = dgAmmoDigit8Tex;
|
|
|
|
#define dgAmmoDigit9Tex "__OTR__parameter_static/gAmmoDigit9Tex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigit9Tex[] = dgAmmoDigit9Tex;
|
|
|
|
#define dgAmmoDigitHalfTex "__OTR__parameter_static/gAmmoDigitHalfTex"
|
|
static const ALIGN_ASSET(2) char gAmmoDigitHalfTex[] = dgAmmoDigitHalfTex;
|
|
|
|
#define dgMagicMeterEndTex "__OTR__parameter_static/gMagicMeterEndTex"
|
|
static const ALIGN_ASSET(2) char gMagicMeterEndTex[] = dgMagicMeterEndTex;
|
|
|
|
#define dgMagicMeterMidTex "__OTR__parameter_static/gMagicMeterMidTex"
|
|
static const ALIGN_ASSET(2) char gMagicMeterMidTex[] = dgMagicMeterMidTex;
|
|
|
|
#define dgMagicMeterFillTex "__OTR__parameter_static/gMagicMeterFillTex"
|
|
static const ALIGN_ASSET(2) char gMagicMeterFillTex[] = dgMagicMeterFillTex;
|
|
|
|
#define dgThreeDayClockDiamondTex "__OTR__parameter_static/gThreeDayClockDiamondTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockDiamondTex[] = dgThreeDayClockDiamondTex;
|
|
|
|
#define dgThreeDayClockMoonHourTex "__OTR__parameter_static/gThreeDayClockMoonHourTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockMoonHourTex[] = dgThreeDayClockMoonHourTex;
|
|
|
|
#define dgThreeDayClockSunHourTex "__OTR__parameter_static/gThreeDayClockSunHourTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockSunHourTex[] = dgThreeDayClockSunHourTex;
|
|
|
|
#define dgThreeDayClockBorderTex "__OTR__parameter_static/gThreeDayClockBorderTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockBorderTex[] = dgThreeDayClockBorderTex;
|
|
|
|
#define dgThreeDayClockHourLinesTex "__OTR__parameter_static/gThreeDayClockHourLinesTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHourLinesTex[] = dgThreeDayClockHourLinesTex;
|
|
|
|
#define dgThreeDayClockStarMinuteTex "__OTR__parameter_static/gThreeDayClockStarMinuteTex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockStarMinuteTex[] = dgThreeDayClockStarMinuteTex;
|
|
|
|
#define dgThreeDayClockHour12Tex "__OTR__parameter_static/gThreeDayClockHour12Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour12Tex[] = dgThreeDayClockHour12Tex;
|
|
|
|
#define dgThreeDayClockHour1Tex "__OTR__parameter_static/gThreeDayClockHour1Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour1Tex[] = dgThreeDayClockHour1Tex;
|
|
|
|
#define dgThreeDayClockHour2Tex "__OTR__parameter_static/gThreeDayClockHour2Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour2Tex[] = dgThreeDayClockHour2Tex;
|
|
|
|
#define dgThreeDayClockHour3Tex "__OTR__parameter_static/gThreeDayClockHour3Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour3Tex[] = dgThreeDayClockHour3Tex;
|
|
|
|
#define dgThreeDayClockHour4Tex "__OTR__parameter_static/gThreeDayClockHour4Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour4Tex[] = dgThreeDayClockHour4Tex;
|
|
|
|
#define dgThreeDayClockHour5Tex "__OTR__parameter_static/gThreeDayClockHour5Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour5Tex[] = dgThreeDayClockHour5Tex;
|
|
|
|
#define dgThreeDayClockHour6Tex "__OTR__parameter_static/gThreeDayClockHour6Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour6Tex[] = dgThreeDayClockHour6Tex;
|
|
|
|
#define dgThreeDayClockHour7Tex "__OTR__parameter_static/gThreeDayClockHour7Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour7Tex[] = dgThreeDayClockHour7Tex;
|
|
|
|
#define dgThreeDayClockHour8Tex "__OTR__parameter_static/gThreeDayClockHour8Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour8Tex[] = dgThreeDayClockHour8Tex;
|
|
|
|
#define dgThreeDayClockHour9Tex "__OTR__parameter_static/gThreeDayClockHour9Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour9Tex[] = dgThreeDayClockHour9Tex;
|
|
|
|
#define dgThreeDayClockHour10Tex "__OTR__parameter_static/gThreeDayClockHour10Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour10Tex[] = dgThreeDayClockHour10Tex;
|
|
|
|
#define dgThreeDayClockHour11Tex "__OTR__parameter_static/gThreeDayClockHour11Tex"
|
|
static const ALIGN_ASSET(2) char gThreeDayClockHour11Tex[] = dgThreeDayClockHour11Tex;
|
|
|
|
#define dgFinalHoursClockDigit0Tex "__OTR__parameter_static/gFinalHoursClockDigit0Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit0Tex[] = dgFinalHoursClockDigit0Tex;
|
|
|
|
#define dgFinalHoursClockDigit1Tex "__OTR__parameter_static/gFinalHoursClockDigit1Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit1Tex[] = dgFinalHoursClockDigit1Tex;
|
|
|
|
#define dgFinalHoursClockDigit2Tex "__OTR__parameter_static/gFinalHoursClockDigit2Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit2Tex[] = dgFinalHoursClockDigit2Tex;
|
|
|
|
#define dgFinalHoursClockDigit3Tex "__OTR__parameter_static/gFinalHoursClockDigit3Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit3Tex[] = dgFinalHoursClockDigit3Tex;
|
|
|
|
#define dgFinalHoursClockDigit4Tex "__OTR__parameter_static/gFinalHoursClockDigit4Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit4Tex[] = dgFinalHoursClockDigit4Tex;
|
|
|
|
#define dgFinalHoursClockDigit5Tex "__OTR__parameter_static/gFinalHoursClockDigit5Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit5Tex[] = dgFinalHoursClockDigit5Tex;
|
|
|
|
#define dgFinalHoursClockDigit6Tex "__OTR__parameter_static/gFinalHoursClockDigit6Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit6Tex[] = dgFinalHoursClockDigit6Tex;
|
|
|
|
#define dgFinalHoursClockDigit7Tex "__OTR__parameter_static/gFinalHoursClockDigit7Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit7Tex[] = dgFinalHoursClockDigit7Tex;
|
|
|
|
#define dgFinalHoursClockDigit8Tex "__OTR__parameter_static/gFinalHoursClockDigit8Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit8Tex[] = dgFinalHoursClockDigit8Tex;
|
|
|
|
#define dgFinalHoursClockDigit9Tex "__OTR__parameter_static/gFinalHoursClockDigit9Tex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockDigit9Tex[] = dgFinalHoursClockDigit9Tex;
|
|
|
|
#define dgFinalHoursClockColonTex "__OTR__parameter_static/gFinalHoursClockColonTex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockColonTex[] = dgFinalHoursClockColonTex;
|
|
|
|
#define dgFinalHoursClockFrameTex "__OTR__parameter_static/gFinalHoursClockFrameTex"
|
|
static const ALIGN_ASSET(2) char gFinalHoursClockFrameTex[] = dgFinalHoursClockFrameTex;
|
|
|
|
#define dgMinigameCountdownGoTex "__OTR__parameter_static/gMinigameCountdownGoTex"
|
|
static const ALIGN_ASSET(2) char gMinigameCountdownGoTex[] = dgMinigameCountdownGoTex;
|
|
|
|
#define dgMinigameCountdown1Tex "__OTR__parameter_static/gMinigameCountdown1Tex"
|
|
static const ALIGN_ASSET(2) char gMinigameCountdown1Tex[] = dgMinigameCountdown1Tex;
|
|
|
|
#define dgMinigameCountdown2Tex "__OTR__parameter_static/gMinigameCountdown2Tex"
|
|
static const ALIGN_ASSET(2) char gMinigameCountdown2Tex[] = dgMinigameCountdown2Tex;
|
|
|
|
#define dgMinigameCountdown3Tex "__OTR__parameter_static/gMinigameCountdown3Tex"
|
|
static const ALIGN_ASSET(2) char gMinigameCountdown3Tex[] = dgMinigameCountdown3Tex;
|
|
|
|
#define dgPerfectLetterPTex "__OTR__parameter_static/gPerfectLetterPTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterPTex[] = dgPerfectLetterPTex;
|
|
|
|
#define dgPerfectLetterETex "__OTR__parameter_static/gPerfectLetterETex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterETex[] = dgPerfectLetterETex;
|
|
|
|
#define dgPerfectLetterRTex "__OTR__parameter_static/gPerfectLetterRTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterRTex[] = dgPerfectLetterRTex;
|
|
|
|
#define dgPerfectLetterFTex "__OTR__parameter_static/gPerfectLetterFTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterFTex[] = dgPerfectLetterFTex;
|
|
|
|
#define dgPerfectLetterCTex "__OTR__parameter_static/gPerfectLetterCTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterCTex[] = dgPerfectLetterCTex;
|
|
|
|
#define dgPerfectLetterTTex "__OTR__parameter_static/gPerfectLetterTTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterTTex[] = dgPerfectLetterTTex;
|
|
|
|
#define dgPerfectLetterExclamationTex "__OTR__parameter_static/gPerfectLetterExclamationTex"
|
|
static const ALIGN_ASSET(2) char gPerfectLetterExclamationTex[] = dgPerfectLetterExclamationTex;
|
|
|
|
#define dgStrayFairyWoodfallIconTex "__OTR__parameter_static/gStrayFairyWoodfallIconTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairyWoodfallIconTex[] = dgStrayFairyWoodfallIconTex;
|
|
|
|
#define dgStrayFairySnowheadIconTex "__OTR__parameter_static/gStrayFairySnowheadIconTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairySnowheadIconTex[] = dgStrayFairySnowheadIconTex;
|
|
|
|
#define dgStrayFairyGreatBayIconTex "__OTR__parameter_static/gStrayFairyGreatBayIconTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairyGreatBayIconTex[] = dgStrayFairyGreatBayIconTex;
|
|
|
|
#define dgStrayFairyStoneTowerIconTex "__OTR__parameter_static/gStrayFairyStoneTowerIconTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairyStoneTowerIconTex[] = dgStrayFairyStoneTowerIconTex;
|
|
|
|
#define dgStrayFairyGlowingCircleIconTex "__OTR__parameter_static/gStrayFairyGlowingCircleIconTex"
|
|
static const ALIGN_ASSET(2) char gStrayFairyGlowingCircleIconTex[] = dgStrayFairyGlowingCircleIconTex;
|
|
#endif // INTERFACE_PARAMETER_STATIC_H
|