mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-01 16:15:07 -04:00
11 lines
367 B
C
11 lines
367 B
C
#ifndef TEST_LEVELS_SYOTES_SCENE_H
|
|
#define TEST_LEVELS_SYOTES_SCENE_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dsyotes_sceneCollisionHeader_001BD4 "__OTR__scenes/nonmq/syotes_scene/syotes_sceneCollisionHeader_001BD4"
|
|
static const ALIGN_ASSET(2) char syotes_sceneCollisionHeader_001BD4[] = dsyotes_sceneCollisionHeader_001BD4;
|
|
|
|
|
|
#endif // TEST_LEVELS_SYOTES_SCENE_H
|