Simplify Asset Headers (#2474)
This commit is contained in:
@@ -1,51 +1,24 @@
|
||||
#pragma once
|
||||
#define dHAKAdanCH_room_5DL_0010A0 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_0010A0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5DL_0010A0[] = dHAKAdanCH_room_5DL_0010A0;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5DL_0010A0[] __attribute__((aligned (2))) = dHAKAdanCH_room_5DL_0010A0;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5Tex_001190 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5Tex_001190"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5Tex_001190[] = dHAKAdanCH_room_5Tex_001190;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5Tex_001190[] __attribute__((aligned (2))) = dHAKAdanCH_room_5Tex_001190;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000F10 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000F10"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5DL_000F10[] = dHAKAdanCH_room_5DL_000F10;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5DL_000F10[] __attribute__((aligned (2))) = dHAKAdanCH_room_5DL_000F10;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000C18 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000C18"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5DL_000C18[] = dHAKAdanCH_room_5DL_000C18;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5DL_000C18[] __attribute__((aligned (2))) = dHAKAdanCH_room_5DL_000C18;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5Tex_002190 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5Tex_002190"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5Tex_002190[] = dHAKAdanCH_room_5Tex_002190;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5Tex_002190[] __attribute__((aligned (2))) = dHAKAdanCH_room_5Tex_002190;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000420 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000420"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5DL_000420[] = dHAKAdanCH_room_5DL_000420;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5DL_000420[] __attribute__((aligned (2))) = dHAKAdanCH_room_5DL_000420;
|
||||
#endif
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000270 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000270"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char HAKAdanCH_room_5DL_000270[] = dHAKAdanCH_room_5DL_000270;
|
||||
#else
|
||||
static const char HAKAdanCH_room_5DL_000270[] __attribute__((aligned (2))) = dHAKAdanCH_room_5DL_000270;
|
||||
#endif
|
||||
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dHAKAdanCH_room_5DL_0010A0 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_0010A0"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5DL_0010A0[] = dHAKAdanCH_room_5DL_0010A0;
|
||||
|
||||
#define dHAKAdanCH_room_5Tex_001190 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5Tex_001190"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5Tex_001190[] = dHAKAdanCH_room_5Tex_001190;
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000F10 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000F10"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5DL_000F10[] = dHAKAdanCH_room_5DL_000F10;
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000C18 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000C18"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5DL_000C18[] = dHAKAdanCH_room_5DL_000C18;
|
||||
|
||||
#define dHAKAdanCH_room_5Tex_002190 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5Tex_002190"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5Tex_002190[] = dHAKAdanCH_room_5Tex_002190;
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000420 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000420"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5DL_000420[] = dHAKAdanCH_room_5DL_000420;
|
||||
|
||||
#define dHAKAdanCH_room_5DL_000270 "__OTR__scenes/nonmq/HAKAdanCH_scene/HAKAdanCH_room_5DL_000270"
|
||||
static const ALIGN_ASSET(2) char HAKAdanCH_room_5DL_000270[] = dHAKAdanCH_room_5DL_000270;
|
||||
Reference in New Issue
Block a user