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,51 @@
#pragma once
#define dobject_opening_demo1_Anim_000450 "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_000450"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_000450[] = dobject_opening_demo1_Anim_000450;
#else
static const char object_opening_demo1_Anim_000450[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_000450;
#endif
#define dobject_opening_demo1_Anim_001410 "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_001410"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_001410[] = dobject_opening_demo1_Anim_001410;
#else
static const char object_opening_demo1_Anim_001410[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_001410;
#endif
#define dobject_opening_demo1_Anim_002574 "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_002574"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_002574[] = dobject_opening_demo1_Anim_002574;
#else
static const char object_opening_demo1_Anim_002574[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_002574;
#endif
#define dobject_opening_demo1_Anim_0029CC "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_0029CC"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_0029CC[] = dobject_opening_demo1_Anim_0029CC;
#else
static const char object_opening_demo1_Anim_0029CC[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_0029CC;
#endif
#define dobject_opening_demo1_Anim_00420C "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_00420C"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_00420C[] = dobject_opening_demo1_Anim_00420C;
#else
static const char object_opening_demo1_Anim_00420C[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_00420C;
#endif
#define dobject_opening_demo1_Anim_0048FC "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_0048FC"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_0048FC[] = dobject_opening_demo1_Anim_0048FC;
#else
static const char object_opening_demo1_Anim_0048FC[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_0048FC;
#endif
#define dobject_opening_demo1_Anim_00504C "__OTR__objects/object_opening_demo1/object_opening_demo1_Anim_00504C"
#ifdef _WIN32
static const __declspec(align(2)) char object_opening_demo1_Anim_00504C[] = dobject_opening_demo1_Anim_00504C;
#else
static const char object_opening_demo1_Anim_00504C[] __attribute__((aligned (2))) = dobject_opening_demo1_Anim_00504C;
#endif