blob: 0a036df479f6fa56620544ef0a90780caf3e781f (
plain)
1
2
3
4
5
6
7
8
9
10
|
#ifndef TEST_LEVELS_DEPTH_TEST_SCENE_H
#define TEST_LEVELS_DEPTH_TEST_SCENE_H 1
#include "align_asset_macro.h"
#define ddepth_test_sceneCollisionHeader_0002D4 "__OTR__scenes/shared/depth_test_scene/depth_test_sceneCollisionHeader_0002D4"
static const ALIGN_ASSET(2) char depth_test_sceneCollisionHeader_0002D4[] = ddepth_test_sceneCollisionHeader_0002D4;
#endif // TEST_LEVELS_DEPTH_TEST_SCENE_H
|