mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-16 23:30:15 -05:00
17 lines
674 B
C
17 lines
674 B
C
![]() |
#pragma once
|
||
|
#define dHAKAdan_room_7DL_001288 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_7DL_001288"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char HAKAdan_room_7DL_001288[] = dHAKAdan_room_7DL_001288;
|
||
|
#else
|
||
|
static const char HAKAdan_room_7DL_001288[] __attribute__((aligned (2))) = dHAKAdan_room_7DL_001288;
|
||
|
#endif
|
||
|
|
||
|
#define dHAKAdan_room_7Tex_0012A8 "__OTR__scenes/nonmq/HAKAdan_scene/HAKAdan_room_7Tex_0012A8"
|
||
|
#ifdef _WIN32
|
||
|
static const __declspec(align(2)) char HAKAdan_room_7Tex_0012A8[] = dHAKAdan_room_7Tex_0012A8;
|
||
|
#else
|
||
|
static const char HAKAdan_room_7Tex_0012A8[] __attribute__((aligned (2))) = dHAKAdan_room_7Tex_0012A8;
|
||
|
#endif
|
||
|
|
||
|
|