Shipwright/soh/assets/objects/object_warp1/object_warp1.h

39 lines
1.7 KiB
C
Raw Normal View History

2023-02-14 08:29:46 -05:00
#pragma once
2023-03-02 09:37:47 -05:00
#include "align_asset_macro.h"
2023-02-14 08:29:46 -05:00
#define dgWarpPortalDL "__OTR__objects/object_warp1/gWarpPortalDL"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarpPortalDL[] = dgWarpPortalDL;
2023-02-14 08:29:46 -05:00
#define dgWarpPortalTex "__OTR__objects/object_warp1/gWarpPortalTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarpPortalTex[] = dgWarpPortalTex;
2023-02-14 08:29:46 -05:00
#define dgWarpCrystalAnim "__OTR__objects/object_warp1/gWarpCrystalAnim"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarpCrystalAnim[] = dgWarpCrystalAnim;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_001750 "__OTR__objects/object_warp1/gWarp1DL_001750"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_001750[] = dgWarp1DL_001750;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_001828 "__OTR__objects/object_warp1/gWarp1DL_001828"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_001828[] = dgWarp1DL_001828;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_0018B0 "__OTR__objects/object_warp1/gWarp1DL_0018B0"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_0018B0[] = dgWarp1DL_0018B0;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_001938 "__OTR__objects/object_warp1/gWarp1DL_001938"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_001938[] = dgWarp1DL_001938;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_0019C0 "__OTR__objects/object_warp1/gWarp1DL_0019C0"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_0019C0[] = dgWarp1DL_0019C0;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_001A48 "__OTR__objects/object_warp1/gWarp1DL_001A48"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_001A48[] = dgWarp1DL_001A48;
2023-02-14 08:29:46 -05:00
#define dgWarp1DL_001AD0 "__OTR__objects/object_warp1/gWarp1DL_001AD0"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarp1DL_001AD0[] = dgWarp1DL_001AD0;
2023-02-14 08:29:46 -05:00
#define dgWarpCrystalTex "__OTR__objects/object_warp1/gWarpCrystalTex"
2023-03-02 09:37:47 -05:00
static const ALIGN_ASSET(2) char gWarpCrystalTex[] = dgWarpCrystalTex;
2023-02-14 08:29:46 -05:00
2023-03-02 09:37:47 -05:00
#define dgWarpCrystalSkel "__OTR__objects/object_warp1/gWarpCrystalSkel"
static const ALIGN_ASSET(2) char gWarpCrystalSkel[] = dgWarpCrystalSkel;