mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-02 00:25:09 -04:00
11 lines
367 B
C
11 lines
367 B
C
#ifndef TEST_LEVELS_TEST01_SCENE_H
|
|
#define TEST_LEVELS_TEST01_SCENE_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dtest01_sceneCollisionHeader_003DEC "__OTR__scenes/nonmq/test01_scene/test01_sceneCollisionHeader_003DEC"
|
|
static const ALIGN_ASSET(2) char test01_sceneCollisionHeader_003DEC[] = dtest01_sceneCollisionHeader_003DEC;
|
|
|
|
|
|
#endif // TEST_LEVELS_TEST01_SCENE_H
|