mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
31 lines
1.3 KiB
C
31 lines
1.3 KiB
C
|
#pragma once
|
||
|
#define dbdan_room_7DL_002D08 "__OTR__scenes/nonmq/bdan_scene/bdan_room_7DL_002D08"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char bdan_room_7DL_002D08[] = dbdan_room_7DL_002D08;
|
||
|
#else
|
||
|
static const char bdan_room_7DL_002D08[] __attribute__((aligned (2))) = dbdan_room_7DL_002D08;
|
||
|
#endif
|
||
|
|
||
|
#define dbdan_room_7Tex_002D20 "__OTR__scenes/nonmq/bdan_scene/bdan_room_7Tex_002D20"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char bdan_room_7Tex_002D20[] = dbdan_room_7Tex_002D20;
|
||
|
#else
|
||
|
static const char bdan_room_7Tex_002D20[] __attribute__((aligned (2))) = dbdan_room_7Tex_002D20;
|
||
|
#endif
|
||
|
|
||
|
#define dbdan_room_7Tex_003120 "__OTR__scenes/nonmq/bdan_scene/bdan_room_7Tex_003120"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char bdan_room_7Tex_003120[] = dbdan_room_7Tex_003120;
|
||
|
#else
|
||
|
static const char bdan_room_7Tex_003120[] __attribute__((aligned (2))) = dbdan_room_7Tex_003120;
|
||
|
#endif
|
||
|
|
||
|
#define dbdan_room_7Set_0001A0DL_002D08 "__OTR__scenes/nonmq/bdan_scene/bdan_room_7Set_0001A0DL_002D08"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char bdan_room_7Set_0001A0DL_002D08[] = dbdan_room_7Set_0001A0DL_002D08;
|
||
|
#else
|
||
|
static const char bdan_room_7Set_0001A0DL_002D08[] __attribute__((aligned (2))) = dbdan_room_7Set_0001A0DL_002D08;
|
||
|
#endif
|
||
|
|
||
|
|