Add asset headers (#2465)
This commit is contained in:
72
soh/assets/scenes/overworld/spot10/spot10_room_9.h
Normal file
72
soh/assets/scenes/overworld/spot10/spot10_room_9.h
Normal file
@@ -0,0 +1,72 @@
|
||||
#pragma once
|
||||
#define dspot10_room_9DL_001EC0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9DL_001EC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9DL_001EC0[] = dspot10_room_9DL_001EC0;
|
||||
#else
|
||||
static const char spot10_room_9DL_001EC0[] __attribute__((aligned (2))) = dspot10_room_9DL_001EC0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Tex_0026F8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Tex_0026F8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Tex_0026F8[] = dspot10_room_9Tex_0026F8;
|
||||
#else
|
||||
static const char spot10_room_9Tex_0026F8[] __attribute__((aligned (2))) = dspot10_room_9Tex_0026F8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Tex_001EF8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Tex_001EF8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Tex_001EF8[] = dspot10_room_9Tex_001EF8;
|
||||
#else
|
||||
static const char spot10_room_9Tex_001EF8[] __attribute__((aligned (2))) = dspot10_room_9Tex_001EF8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9DL_0033C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9DL_0033C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9DL_0033C0[] = dspot10_room_9DL_0033C0;
|
||||
#else
|
||||
static const char spot10_room_9DL_0033C0[] __attribute__((aligned (2))) = dspot10_room_9DL_0033C0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Tex_0037D8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Tex_0037D8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Tex_0037D8[] = dspot10_room_9Tex_0037D8;
|
||||
#else
|
||||
static const char spot10_room_9Tex_0037D8[] __attribute__((aligned (2))) = dspot10_room_9Tex_0037D8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Tex_0033D8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Tex_0033D8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Tex_0033D8[] = dspot10_room_9Tex_0033D8;
|
||||
#else
|
||||
static const char spot10_room_9Tex_0033D8[] __attribute__((aligned (2))) = dspot10_room_9Tex_0033D8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Set_0000B0DL_001EC0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Set_0000B0DL_001EC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Set_0000B0DL_001EC0[] = dspot10_room_9Set_0000B0DL_001EC0;
|
||||
#else
|
||||
static const char spot10_room_9Set_0000B0DL_001EC0[] __attribute__((aligned (2))) = dspot10_room_9Set_0000B0DL_001EC0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Set_0000B0DL_0033C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Set_0000B0DL_0033C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Set_0000B0DL_0033C0[] = dspot10_room_9Set_0000B0DL_0033C0;
|
||||
#else
|
||||
static const char spot10_room_9Set_0000B0DL_0033C0[] __attribute__((aligned (2))) = dspot10_room_9Set_0000B0DL_0033C0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Set_000140DL_001EC0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Set_000140DL_001EC0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Set_000140DL_001EC0[] = dspot10_room_9Set_000140DL_001EC0;
|
||||
#else
|
||||
static const char spot10_room_9Set_000140DL_001EC0[] __attribute__((aligned (2))) = dspot10_room_9Set_000140DL_001EC0;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_9Set_000140DL_0033C0 "__OTR__scenes/nonmq/spot10_scene/spot10_room_9Set_000140DL_0033C0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_9Set_000140DL_0033C0[] = dspot10_room_9Set_000140DL_0033C0;
|
||||
#else
|
||||
static const char spot10_room_9Set_000140DL_0033C0[] __attribute__((aligned (2))) = dspot10_room_9Set_000140DL_0033C0;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user