You've already forked 2ship2harkinian-Android
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-03-10 11:20:47 -07:00
285 lines
16 KiB
C
285 lines
16 KiB
C
#ifndef MISC_TITLE_STATIC_H
|
|
#define MISC_TITLE_STATIC_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dgFileSelNoFileToCopyENGTex "__OTR__misc/title_static/gFileSelNoFileToCopyENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelNoFileToCopyENGTex[] = dgFileSelNoFileToCopyENGTex;
|
|
|
|
#define dgFileSelNoFileToEraseENGTex "__OTR__misc/title_static/gFileSelNoFileToEraseENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelNoFileToEraseENGTex[] = dgFileSelNoFileToEraseENGTex;
|
|
|
|
#define dgFileSelNoEmptyFileENGTex "__OTR__misc/title_static/gFileSelNoEmptyFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelNoEmptyFileENGTex[] = dgFileSelNoEmptyFileENGTex;
|
|
|
|
#define dgFileSelFileEmptyENGTex "__OTR__misc/title_static/gFileSelFileEmptyENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileEmptyENGTex[] = dgFileSelFileEmptyENGTex;
|
|
|
|
#define dgFileSelFileInUseENGTex "__OTR__misc/title_static/gFileSelFileInUseENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInUseENGTex[] = dgFileSelFileInUseENGTex;
|
|
|
|
#define dgFileSelConnectorTex "__OTR__misc/title_static/gFileSelConnectorTex"
|
|
static const ALIGN_ASSET(2) char gFileSelConnectorTex[] = dgFileSelConnectorTex;
|
|
|
|
#define dgFileSelCopyWhichFileENGTex "__OTR__misc/title_static/gFileSelCopyWhichFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelCopyWhichFileENGTex[] = dgFileSelCopyWhichFileENGTex;
|
|
|
|
#define dgFileSelCopyToWhichFileENGTex "__OTR__misc/title_static/gFileSelCopyToWhichFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelCopyToWhichFileENGTex[] = dgFileSelCopyToWhichFileENGTex;
|
|
|
|
#define dgFileSelAreYouSureCopyENGTex "__OTR__misc/title_static/gFileSelAreYouSureCopyENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelAreYouSureCopyENGTex[] = dgFileSelAreYouSureCopyENGTex;
|
|
|
|
#define dgFileSelFileCopiedENGTex "__OTR__misc/title_static/gFileSelFileCopiedENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileCopiedENGTex[] = dgFileSelFileCopiedENGTex;
|
|
|
|
#define dgFileSelPleaseSelectAFileENGTex "__OTR__misc/title_static/gFileSelPleaseSelectAFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelPleaseSelectAFileENGTex[] = dgFileSelPleaseSelectAFileENGTex;
|
|
|
|
#define dgFileSelOpenThisFileENGTex "__OTR__misc/title_static/gFileSelOpenThisFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOpenThisFileENGTex[] = dgFileSelOpenThisFileENGTex;
|
|
|
|
#define dgFileSelEraseWhichFileENGTex "__OTR__misc/title_static/gFileSelEraseWhichFileENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelEraseWhichFileENGTex[] = dgFileSelEraseWhichFileENGTex;
|
|
|
|
#define dgFileSelAreYouSureEraseENGTex "__OTR__misc/title_static/gFileSelAreYouSureEraseENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelAreYouSureEraseENGTex[] = dgFileSelAreYouSureEraseENGTex;
|
|
|
|
#define dgFileSelFileErasedENGTex "__OTR__misc/title_static/gFileSelFileErasedENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileErasedENGTex[] = dgFileSelFileErasedENGTex;
|
|
|
|
#define dgFileSelOptionsENGTex "__OTR__misc/title_static/gFileSelOptionsENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOptionsENGTex[] = dgFileSelOptionsENGTex;
|
|
|
|
#define dgFileSelNameENGTex "__OTR__misc/title_static/gFileSelNameENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelNameENGTex[] = dgFileSelNameENGTex;
|
|
|
|
#define dgFileSelSurroundENGTex "__OTR__misc/title_static/gFileSelSurroundENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSurroundENGTex[] = dgFileSelSurroundENGTex;
|
|
|
|
#define dgFileSelHeadsetENGTex "__OTR__misc/title_static/gFileSelHeadsetENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelHeadsetENGTex[] = dgFileSelHeadsetENGTex;
|
|
|
|
#define dgFileSelMonoENGTex "__OTR__misc/title_static/gFileSelMonoENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelMonoENGTex[] = dgFileSelMonoENGTex;
|
|
|
|
#define dgFileSelSoundENGTex "__OTR__misc/title_static/gFileSelSoundENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSoundENGTex[] = dgFileSelSoundENGTex;
|
|
|
|
#define dgFileSelStereoENGTex "__OTR__misc/title_static/gFileSelStereoENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelStereoENGTex[] = dgFileSelStereoENGTex;
|
|
|
|
#define dgFileSelTargetingENGTex "__OTR__misc/title_static/gFileSelTargetingENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelTargetingENGTex[] = dgFileSelTargetingENGTex;
|
|
|
|
#define dgFileSelSwitchENGTex "__OTR__misc/title_static/gFileSelSwitchENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSwitchENGTex[] = dgFileSelSwitchENGTex;
|
|
|
|
#define dgFileSelHoldENGTex "__OTR__misc/title_static/gFileSelHoldENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelHoldENGTex[] = dgFileSelHoldENGTex;
|
|
|
|
#define dgFileSelCheckBrightnessENGTex "__OTR__misc/title_static/gFileSelCheckBrightnessENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelCheckBrightnessENGTex[] = dgFileSelCheckBrightnessENGTex;
|
|
|
|
#define dgFileSelDolbySurroundLogoENGTex "__OTR__misc/title_static/gFileSelDolbySurroundLogoENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelDolbySurroundLogoENGTex[] = dgFileSelDolbySurroundLogoENGTex;
|
|
|
|
#define dgFileSelDecideCancelENGTex "__OTR__misc/title_static/gFileSelDecideCancelENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelDecideCancelENGTex[] = dgFileSelDecideCancelENGTex;
|
|
|
|
#define dgFileSelDecideSaveENGTex "__OTR__misc/title_static/gFileSelDecideSaveENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelDecideSaveENGTex[] = dgFileSelDecideSaveENGTex;
|
|
|
|
#define dgFileSelPleaseWaitENGTex "__OTR__misc/title_static/gFileSelPleaseWaitENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelPleaseWaitENGTex[] = dgFileSelPleaseWaitENGTex;
|
|
|
|
#define dgFileSelWindow00Tex "__OTR__misc/title_static/gFileSelWindow00Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow00Tex[] = dgFileSelWindow00Tex;
|
|
|
|
#define dgFileSelWindow01Tex "__OTR__misc/title_static/gFileSelWindow01Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow01Tex[] = dgFileSelWindow01Tex;
|
|
|
|
#define dgFileSelWindow02Tex "__OTR__misc/title_static/gFileSelWindow02Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow02Tex[] = dgFileSelWindow02Tex;
|
|
|
|
#define dgFileSelWindow03Tex "__OTR__misc/title_static/gFileSelWindow03Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow03Tex[] = dgFileSelWindow03Tex;
|
|
|
|
#define dgFileSelWindow10Tex "__OTR__misc/title_static/gFileSelWindow10Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow10Tex[] = dgFileSelWindow10Tex;
|
|
|
|
#define dgFileSelWindow11Tex "__OTR__misc/title_static/gFileSelWindow11Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow11Tex[] = dgFileSelWindow11Tex;
|
|
|
|
#define dgFileSelWindow12Tex "__OTR__misc/title_static/gFileSelWindow12Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow12Tex[] = dgFileSelWindow12Tex;
|
|
|
|
#define dgFileSelWindow13Tex "__OTR__misc/title_static/gFileSelWindow13Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow13Tex[] = dgFileSelWindow13Tex;
|
|
|
|
#define dgFileSelWindow20Tex "__OTR__misc/title_static/gFileSelWindow20Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow20Tex[] = dgFileSelWindow20Tex;
|
|
|
|
#define dgFileSelWindow21Tex "__OTR__misc/title_static/gFileSelWindow21Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow21Tex[] = dgFileSelWindow21Tex;
|
|
|
|
#define dgFileSelWindow22Tex "__OTR__misc/title_static/gFileSelWindow22Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow22Tex[] = dgFileSelWindow22Tex;
|
|
|
|
#define dgFileSelWindow23Tex "__OTR__misc/title_static/gFileSelWindow23Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow23Tex[] = dgFileSelWindow23Tex;
|
|
|
|
#define dgFileSelWindow30Tex "__OTR__misc/title_static/gFileSelWindow30Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow30Tex[] = dgFileSelWindow30Tex;
|
|
|
|
#define dgFileSelWindow31Tex "__OTR__misc/title_static/gFileSelWindow31Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow31Tex[] = dgFileSelWindow31Tex;
|
|
|
|
#define dgFileSelWindow32Tex "__OTR__misc/title_static/gFileSelWindow32Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow32Tex[] = dgFileSelWindow32Tex;
|
|
|
|
#define dgFileSelWindow33Tex "__OTR__misc/title_static/gFileSelWindow33Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow33Tex[] = dgFileSelWindow33Tex;
|
|
|
|
#define dgFileSelWindow40Tex "__OTR__misc/title_static/gFileSelWindow40Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow40Tex[] = dgFileSelWindow40Tex;
|
|
|
|
#define dgFileSelWindow41Tex "__OTR__misc/title_static/gFileSelWindow41Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow41Tex[] = dgFileSelWindow41Tex;
|
|
|
|
#define dgFileSelWindow42Tex "__OTR__misc/title_static/gFileSelWindow42Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow42Tex[] = dgFileSelWindow42Tex;
|
|
|
|
#define dgFileSelWindow43Tex "__OTR__misc/title_static/gFileSelWindow43Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow43Tex[] = dgFileSelWindow43Tex;
|
|
|
|
#define dgFileSelCopyButtonENGTex "__OTR__misc/title_static/gFileSelCopyButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelCopyButtonENGTex[] = dgFileSelCopyButtonENGTex;
|
|
|
|
#define dgFileSelFile1ButtonENGTex "__OTR__misc/title_static/gFileSelFile1ButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFile1ButtonENGTex[] = dgFileSelFile1ButtonENGTex;
|
|
|
|
#define dgFileSelFile2ButtonENGTex "__OTR__misc/title_static/gFileSelFile2ButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFile2ButtonENGTex[] = dgFileSelFile2ButtonENGTex;
|
|
|
|
#define dgFileSelFile3ButtonENGTex "__OTR__misc/title_static/gFileSelFile3ButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFile3ButtonENGTex[] = dgFileSelFile3ButtonENGTex;
|
|
|
|
#define dgFileSelYesButtonENGTex "__OTR__misc/title_static/gFileSelYesButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelYesButtonENGTex[] = dgFileSelYesButtonENGTex;
|
|
|
|
#define dgFileSelEraseButtonENGTex "__OTR__misc/title_static/gFileSelEraseButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelEraseButtonENGTex[] = dgFileSelEraseButtonENGTex;
|
|
|
|
#define dgFileSelENDButtonENGTex "__OTR__misc/title_static/gFileSelENDButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelENDButtonENGTex[] = dgFileSelENDButtonENGTex;
|
|
|
|
#define dgFileSelBackspaceButtonTex "__OTR__misc/title_static/gFileSelBackspaceButtonTex"
|
|
static const ALIGN_ASSET(2) char gFileSelBackspaceButtonTex[] = dgFileSelBackspaceButtonTex;
|
|
|
|
#define dgFileSelFileNameBoxTex "__OTR__misc/title_static/gFileSelFileNameBoxTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileNameBoxTex[] = dgFileSelFileNameBoxTex;
|
|
|
|
#define dgFileSelFileInfoBox0Tex "__OTR__misc/title_static/gFileSelFileInfoBox0Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInfoBox0Tex[] = dgFileSelFileInfoBox0Tex;
|
|
|
|
#define dgFileSelFileInfoBox1Tex "__OTR__misc/title_static/gFileSelFileInfoBox1Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInfoBox1Tex[] = dgFileSelFileInfoBox1Tex;
|
|
|
|
#define dgFileSelFileInfoBox2Tex "__OTR__misc/title_static/gFileSelFileInfoBox2Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInfoBox2Tex[] = dgFileSelFileInfoBox2Tex;
|
|
|
|
#define dgFileSelFileInfoBox3Tex "__OTR__misc/title_static/gFileSelFileInfoBox3Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInfoBox3Tex[] = dgFileSelFileInfoBox3Tex;
|
|
|
|
#define dgFileSelFileInfoBox4Tex "__OTR__misc/title_static/gFileSelFileInfoBox4Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileInfoBox4Tex[] = dgFileSelFileInfoBox4Tex;
|
|
|
|
#define dgFileSelOptionsButtonENGTex "__OTR__misc/title_static/gFileSelOptionsButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOptionsButtonENGTex[] = dgFileSelOptionsButtonENGTex;
|
|
|
|
#define dgFileSelQuitButtonENGTex "__OTR__misc/title_static/gFileSelQuitButtonENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelQuitButtonENGTex[] = dgFileSelQuitButtonENGTex;
|
|
|
|
#define dgFileSelFileExtraInfoBox0Tex "__OTR__misc/title_static/gFileSelFileExtraInfoBox0Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileExtraInfoBox0Tex[] = dgFileSelFileExtraInfoBox0Tex;
|
|
|
|
#define dgFileSelFileExtraInfoBox1Tex "__OTR__misc/title_static/gFileSelFileExtraInfoBox1Tex"
|
|
static const ALIGN_ASSET(2) char gFileSelFileExtraInfoBox1Tex[] = dgFileSelFileExtraInfoBox1Tex;
|
|
|
|
#define dgFileSelBlankButtonTex "__OTR__misc/title_static/gFileSelBlankButtonTex"
|
|
static const ALIGN_ASSET(2) char gFileSelBlankButtonTex[] = dgFileSelBlankButtonTex;
|
|
|
|
#define dgFileSelOptionsDividerTex "__OTR__misc/title_static/gFileSelOptionsDividerTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOptionsDividerTex[] = dgFileSelOptionsDividerTex;
|
|
|
|
#define dgFileSelBrightnessCheckTex "__OTR__misc/title_static/gFileSelBrightnessCheckTex"
|
|
static const ALIGN_ASSET(2) char gFileSelBrightnessCheckTex[] = dgFileSelBrightnessCheckTex;
|
|
|
|
#define dgFileSelBigButtonHighlightTex "__OTR__misc/title_static/gFileSelBigButtonHighlightTex"
|
|
static const ALIGN_ASSET(2) char gFileSelBigButtonHighlightTex[] = dgFileSelBigButtonHighlightTex;
|
|
|
|
#define dgFileSelCharHighlightTex "__OTR__misc/title_static/gFileSelCharHighlightTex"
|
|
static const ALIGN_ASSET(2) char gFileSelCharHighlightTex[] = dgFileSelCharHighlightTex;
|
|
|
|
#define dgFileSelMediumButtonHighlightTex "__OTR__misc/title_static/gFileSelMediumButtonHighlightTex"
|
|
static const ALIGN_ASSET(2) char gFileSelMediumButtonHighlightTex[] = dgFileSelMediumButtonHighlightTex;
|
|
|
|
#define dgFileSelSmallButtonHighlightTex "__OTR__misc/title_static/gFileSelSmallButtonHighlightTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSmallButtonHighlightTex[] = dgFileSelSmallButtonHighlightTex;
|
|
|
|
#define dgFileSelOdolwasRemainsTex "__OTR__misc/title_static/gFileSelOdolwasRemainsTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOdolwasRemainsTex[] = dgFileSelOdolwasRemainsTex;
|
|
|
|
#define dgFileSelGohtsRemainsTex "__OTR__misc/title_static/gFileSelGohtsRemainsTex"
|
|
static const ALIGN_ASSET(2) char gFileSelGohtsRemainsTex[] = dgFileSelGohtsRemainsTex;
|
|
|
|
#define dgFileSelGyorgsRemainsTex "__OTR__misc/title_static/gFileSelGyorgsRemainsTex"
|
|
static const ALIGN_ASSET(2) char gFileSelGyorgsRemainsTex[] = dgFileSelGyorgsRemainsTex;
|
|
|
|
#define dgFileSelTwinmoldsRemainsTex "__OTR__misc/title_static/gFileSelTwinmoldsRemainsTex"
|
|
static const ALIGN_ASSET(2) char gFileSelTwinmoldsRemainsTex[] = dgFileSelTwinmoldsRemainsTex;
|
|
|
|
#define dgFileSelOwlSaveIconTex "__OTR__misc/title_static/gFileSelOwlSaveIconTex"
|
|
static const ALIGN_ASSET(2) char gFileSelOwlSaveIconTex[] = dgFileSelOwlSaveIconTex;
|
|
|
|
#define dgFileSelFirstDayENGTex "__OTR__misc/title_static/gFileSelFirstDayENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFirstDayENGTex[] = dgFileSelFirstDayENGTex;
|
|
|
|
#define dgFileSelSecondDayENGTex "__OTR__misc/title_static/gFileSelSecondDayENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSecondDayENGTex[] = dgFileSelSecondDayENGTex;
|
|
|
|
#define dgFileSelFinalDayENGTex "__OTR__misc/title_static/gFileSelFinalDayENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelFinalDayENGTex[] = dgFileSelFinalDayENGTex;
|
|
|
|
#define dgFileSelSaveXJPNTex "__OTR__misc/title_static/gFileSelSaveXJPNTex"
|
|
static const ALIGN_ASSET(2) char gFileSelSaveXJPNTex[] = dgFileSelSaveXJPNTex;
|
|
|
|
#define dgFileSelMASKSENGTex "__OTR__misc/title_static/gFileSelMASKSENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSelMASKSENGTex[] = dgFileSelMASKSENGTex;
|
|
|
|
#define dgFileSel0QuarterHeartENGTex "__OTR__misc/title_static/gFileSel0QuarterHeartENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSel0QuarterHeartENGTex[] = dgFileSel0QuarterHeartENGTex;
|
|
|
|
#define dgFileSel1QuarterHeartENGTex "__OTR__misc/title_static/gFileSel1QuarterHeartENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSel1QuarterHeartENGTex[] = dgFileSel1QuarterHeartENGTex;
|
|
|
|
#define dgFileSel2QuarterHeartENGTex "__OTR__misc/title_static/gFileSel2QuarterHeartENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSel2QuarterHeartENGTex[] = dgFileSel2QuarterHeartENGTex;
|
|
|
|
#define dgFileSel3QuarterHeartENGTex "__OTR__misc/title_static/gFileSel3QuarterHeartENGTex"
|
|
static const ALIGN_ASSET(2) char gFileSel3QuarterHeartENGTex[] = dgFileSel3QuarterHeartENGTex;
|
|
|
|
#define dgFileSelRupeeTex "__OTR__misc/title_static/gFileSelRupeeTex"
|
|
static const ALIGN_ASSET(2) char gFileSelRupeeTex[] = dgFileSelRupeeTex;
|
|
|
|
#define dgFileSelWindow1DL "__OTR__misc/title_static/gFileSelWindow1DL"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow1DL[] = dgFileSelWindow1DL;
|
|
|
|
#define dgFileSelWindow2DL "__OTR__misc/title_static/gFileSelWindow2DL"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow2DL[] = dgFileSelWindow2DL;
|
|
|
|
#define dgFileSelWindow3DL "__OTR__misc/title_static/gFileSelWindow3DL"
|
|
static const ALIGN_ASSET(2) char gFileSelWindow3DL[] = dgFileSelWindow3DL;
|
|
#endif // MISC_TITLE_STATIC_H
|