Add asset headers (#2465)
This commit is contained in:
58
soh/assets/scenes/test_levels/besitu/besitu_room_0.h
Normal file
58
soh/assets/scenes/test_levels/besitu/besitu_room_0.h
Normal file
@@ -0,0 +1,58 @@
|
||||
#pragma once
|
||||
#define dbesitu_room_0DL_001C80 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0DL_001C80"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0DL_001C80[] = dbesitu_room_0DL_001C80;
|
||||
#else
|
||||
static const char besitu_room_0DL_001C80[] __attribute__((aligned (2))) = dbesitu_room_0DL_001C80;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_001CD8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_001CD8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_001CD8[] = dbesitu_room_0Tex_001CD8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_001CD8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_001CD8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_004CD8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_004CD8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_004CD8[] = dbesitu_room_0Tex_004CD8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_004CD8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_004CD8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0TLUT_001CB8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0TLUT_001CB8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0TLUT_001CB8[] = dbesitu_room_0TLUT_001CB8;
|
||||
#else
|
||||
static const char besitu_room_0TLUT_001CB8[] __attribute__((aligned (2))) = dbesitu_room_0TLUT_001CB8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_003CD8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_003CD8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_003CD8[] = dbesitu_room_0Tex_003CD8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_003CD8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_003CD8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_0034D8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_0034D8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_0034D8[] = dbesitu_room_0Tex_0034D8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_0034D8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_0034D8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_0044D8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_0044D8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_0044D8[] = dbesitu_room_0Tex_0044D8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_0044D8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_0044D8;
|
||||
#endif
|
||||
|
||||
#define dbesitu_room_0Tex_002CD8 "__OTR__scenes/nonmq/besitu_scene/besitu_room_0Tex_002CD8"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char besitu_room_0Tex_002CD8[] = dbesitu_room_0Tex_002CD8;
|
||||
#else
|
||||
static const char besitu_room_0Tex_002CD8[] __attribute__((aligned (2))) = dbesitu_room_0Tex_002CD8;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user