mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
24 lines
1.0 KiB
C
24 lines
1.0 KiB
C
#pragma once
|
|
#define djyasinzou_room_11DL_000E40 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_11DL_000E40"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char jyasinzou_room_11DL_000E40[] = djyasinzou_room_11DL_000E40;
|
|
#else
|
|
static const char jyasinzou_room_11DL_000E40[] __attribute__((aligned (2))) = djyasinzou_room_11DL_000E40;
|
|
#endif
|
|
|
|
#define djyasinzou_room_11DL_000530 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_11DL_000530"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char jyasinzou_room_11DL_000530[] = djyasinzou_room_11DL_000530;
|
|
#else
|
|
static const char jyasinzou_room_11DL_000530[] __attribute__((aligned (2))) = djyasinzou_room_11DL_000530;
|
|
#endif
|
|
|
|
#define djyasinzou_room_11Tex_000780 "__OTR__scenes/nonmq/jyasinzou_scene/jyasinzou_room_11Tex_000780"
|
|
#ifdef _WIN32
|
|
static const __declspec(align(2)) char jyasinzou_room_11Tex_000780[] = djyasinzou_room_11Tex_000780;
|
|
#else
|
|
static const char jyasinzou_room_11Tex_000780[] __attribute__((aligned (2))) = djyasinzou_room_11Tex_000780;
|
|
#endif
|
|
|
|
|