Add asset headers (#2465)
This commit is contained in:
72
soh/assets/scenes/overworld/spot10/spot10_room_3.h
Normal file
72
soh/assets/scenes/overworld/spot10/spot10_room_3.h
Normal file
@@ -0,0 +1,72 @@
|
||||
#pragma once
|
||||
#define dspot10_room_3DL_0028C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3DL_0028C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3DL_0028C0[] = dspot10_room_3DL_0028C0;
|
||||
#else
|
||||
static const char spot10_room_3DL_0028C0[] __attribute__((aligned (2))) = dspot10_room_3DL_0028C0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Tex_0038F8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Tex_0038F8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Tex_0038F8[] = dspot10_room_3Tex_0038F8;
|
||||
#else
|
||||
static const char spot10_room_3Tex_0038F8[] __attribute__((aligned (2))) = dspot10_room_3Tex_0038F8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Tex_0028F8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Tex_0028F8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Tex_0028F8[] = dspot10_room_3Tex_0028F8;
|
||||
#else
|
||||
static const char spot10_room_3Tex_0028F8[] __attribute__((aligned (2))) = dspot10_room_3Tex_0028F8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Tex_0048F8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Tex_0048F8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Tex_0048F8[] = dspot10_room_3Tex_0048F8;
|
||||
#else
|
||||
static const char spot10_room_3Tex_0048F8[] __attribute__((aligned (2))) = dspot10_room_3Tex_0048F8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3DL_005298 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3DL_005298"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3DL_005298[] = dspot10_room_3DL_005298;
|
||||
#else
|
||||
static const char spot10_room_3DL_005298[] __attribute__((aligned (2))) = dspot10_room_3DL_005298;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Tex_0052A8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Tex_0052A8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Tex_0052A8[] = dspot10_room_3Tex_0052A8;
|
||||
#else
|
||||
static const char spot10_room_3Tex_0052A8[] __attribute__((aligned (2))) = dspot10_room_3Tex_0052A8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Set_000150DL_0028C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Set_000150DL_0028C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Set_000150DL_0028C0[] = dspot10_room_3Set_000150DL_0028C0;
|
||||
#else
|
||||
static const char spot10_room_3Set_000150DL_0028C0[] __attribute__((aligned (2))) = dspot10_room_3Set_000150DL_0028C0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Set_000150DL_005298 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Set_000150DL_005298"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Set_000150DL_005298[] = dspot10_room_3Set_000150DL_005298;
|
||||
#else
|
||||
static const char spot10_room_3Set_000150DL_005298[] __attribute__((aligned (2))) = dspot10_room_3Set_000150DL_005298;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Set_000210DL_0028C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Set_000210DL_0028C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Set_000210DL_0028C0[] = dspot10_room_3Set_000210DL_0028C0;
|
||||
#else
|
||||
static const char spot10_room_3Set_000210DL_0028C0[] __attribute__((aligned (2))) = dspot10_room_3Set_000210DL_0028C0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_3Set_000210DL_005298 "__OTR__scenes/nonmq/spot10_scene/spot10_room_3Set_000210DL_005298"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_3Set_000210DL_005298[] = dspot10_room_3Set_000210DL_005298;
|
||||
#else
|
||||
static const char spot10_room_3Set_000210DL_005298[] __attribute__((aligned (2))) = dspot10_room_3Set_000210DL_005298;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user