Add asset headers (#2465)
This commit is contained in:
44
soh/assets/scenes/overworld/spot10/spot10_room_6.h
Normal file
44
soh/assets/scenes/overworld/spot10/spot10_room_6.h
Normal file
@@ -0,0 +1,44 @@
|
||||
#pragma once
|
||||
#define dspot10_room_6DL_0022B8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6DL_0022B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6DL_0022B8[] = dspot10_room_6DL_0022B8;
|
||||
#else
|
||||
static const char spot10_room_6DL_0022B8[] __attribute__((aligned (2))) = dspot10_room_6DL_0022B8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_6Tex_0022E8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6Tex_0022E8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6Tex_0022E8[] = dspot10_room_6Tex_0022E8;
|
||||
#else
|
||||
static const char spot10_room_6Tex_0022E8[] __attribute__((aligned (2))) = dspot10_room_6Tex_0022E8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_6Tex_002AE8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6Tex_002AE8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6Tex_002AE8[] = dspot10_room_6Tex_002AE8;
|
||||
#else
|
||||
static const char spot10_room_6Tex_002AE8[] __attribute__((aligned (2))) = dspot10_room_6Tex_002AE8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_6Tex_0032E8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6Tex_0032E8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6Tex_0032E8[] = dspot10_room_6Tex_0032E8;
|
||||
#else
|
||||
static const char spot10_room_6Tex_0032E8[] __attribute__((aligned (2))) = dspot10_room_6Tex_0032E8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_6Set_000100DL_0022B8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6Set_000100DL_0022B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6Set_000100DL_0022B8[] = dspot10_room_6Set_000100DL_0022B8;
|
||||
#else
|
||||
static const char spot10_room_6Set_000100DL_0022B8[] __attribute__((aligned (2))) = dspot10_room_6Set_000100DL_0022B8;
|
||||
#endif
|
||||
|
||||
#define dspot10_room_6Set_000190DL_0022B8 "__OTR__scenes/nonmq/spot10_scene/spot10_room_6Set_000190DL_0022B8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char spot10_room_6Set_000190DL_0022B8[] = dspot10_room_6Set_000190DL_0022B8;
|
||||
#else
|
||||
static const char spot10_room_6Set_000190DL_0022B8[] __attribute__((aligned (2))) = dspot10_room_6Set_000190DL_0022B8;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user