mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
17 lines
686 B
C
17 lines
686 B
C
#pragma once
|
|
#define dbdan_room_8DL_0037E8 "__OTR__scenes/nonmq/bdan_scene/bdan_room_8DL_0037E8"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char bdan_room_8DL_0037E8[] = dbdan_room_8DL_0037E8;
|
|
#else
|
|
static const char bdan_room_8DL_0037E8[] __attribute__((aligned (2))) = dbdan_room_8DL_0037E8;
|
|
#endif
|
|
|
|
#define dbdan_room_8Set_0000E0DL_0037E8 "__OTR__scenes/nonmq/bdan_scene/bdan_room_8Set_0000E0DL_0037E8"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char bdan_room_8Set_0000E0DL_0037E8[] = dbdan_room_8Set_0000E0DL_0037E8;
|
|
#else
|
|
static const char bdan_room_8Set_0000E0DL_0037E8[] __attribute__((aligned (2))) = dbdan_room_8Set_0000E0DL_0037E8;
|
|
#endif
|
|
|
|
|