mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-12 04:25:12 -05:00
24 lines
998 B
C
24 lines
998 B
C
#pragma once
|
|
#define dbdan_room_9DL_0037D0 "__OTR__scenes/nonmq/bdan_scene/bdan_room_9DL_0037D0"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char bdan_room_9DL_0037D0[] = dbdan_room_9DL_0037D0;
|
|
#else
|
|
static const char bdan_room_9DL_0037D0[] __attribute__((aligned (2))) = dbdan_room_9DL_0037D0;
|
|
#endif
|
|
|
|
#define dbdan_room_9Tex_003868 "__OTR__scenes/nonmq/bdan_scene/bdan_room_9Tex_003868"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char bdan_room_9Tex_003868[] = dbdan_room_9Tex_003868;
|
|
#else
|
|
static const char bdan_room_9Tex_003868[] __attribute__((aligned (2))) = dbdan_room_9Tex_003868;
|
|
#endif
|
|
|
|
#define dbdan_room_9Set_0000E0DL_0037D0 "__OTR__scenes/nonmq/bdan_scene/bdan_room_9Set_0000E0DL_0037D0"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char bdan_room_9Set_0000E0DL_0037D0[] = dbdan_room_9Set_0000E0DL_0037D0;
|
|
#else
|
|
static const char bdan_room_9Set_0000E0DL_0037D0[] __attribute__((aligned (2))) = dbdan_room_9Set_0000E0DL_0037D0;
|
|
#endif
|
|
|
|
|