Add asset headers (#2465)

This commit is contained in:
David Chavez
2023-02-14 14:29:46 +01:00
committed by GitHub
parent 8c87bc13db
commit 66b2d2d5fa
1637 changed files with 142018 additions and 61 deletions

View File

@@ -0,0 +1,44 @@
#pragma once
#define dganon_room_3DL_004F20 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3DL_004F20"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3DL_004F20[] = dganon_room_3DL_004F20;
#else
static const char ganon_room_3DL_004F20[] __attribute__((aligned (2))) = dganon_room_3DL_004F20;
#endif
#define dganon_room_3Tex_004F30 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3Tex_004F30"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3Tex_004F30[] = dganon_room_3Tex_004F30;
#else
static const char ganon_room_3Tex_004F30[] __attribute__((aligned (2))) = dganon_room_3Tex_004F30;
#endif
#define dganon_room_3Tex_005330 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3Tex_005330"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3Tex_005330[] = dganon_room_3Tex_005330;
#else
static const char ganon_room_3Tex_005330[] __attribute__((aligned (2))) = dganon_room_3Tex_005330;
#endif
#define dganon_room_3Tex_005730 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3Tex_005730"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3Tex_005730[] = dganon_room_3Tex_005730;
#else
static const char ganon_room_3Tex_005730[] __attribute__((aligned (2))) = dganon_room_3Tex_005730;
#endif
#define dganon_room_3Tex_005F30 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3Tex_005F30"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3Tex_005F30[] = dganon_room_3Tex_005F30;
#else
static const char ganon_room_3Tex_005F30[] __attribute__((aligned (2))) = dganon_room_3Tex_005F30;
#endif
#define dganon_room_3Tex_006730 "__OTR__scenes/nonmq/ganon_scene/ganon_room_3Tex_006730"
#ifdef _WIN32
static const __declspec(align(2)) char ganon_room_3Tex_006730[] = dganon_room_3Tex_006730;
#else
static const char ganon_room_3Tex_006730[] __attribute__((aligned (2))) = dganon_room_3Tex_006730;
#endif