regenerate asset headers with include guards (#3132)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#pragma once
|
||||
#ifndef MISC_ENRUI_ROOM_0_H
|
||||
#define MISC_ENRUI_ROOM_0_H 1
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define denrui_room_0DL_000338 "__OTR__scenes/nonmq/enrui_scene/enrui_room_0DL_000338"
|
||||
static const ALIGN_ASSET(2) char enrui_room_0DL_000338[] = denrui_room_0DL_000338;
|
||||
static const ALIGN_ASSET(2) char enrui_room_0DL_000338[] = denrui_room_0DL_000338;
|
||||
|
||||
|
||||
#endif // MISC_ENRUI_ROOM_0_H
|
||||
|
||||
Reference in New Issue
Block a user