regenerate asset headers with include guards (#3132)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef DUNGEONS_BDAN_ROOM_15_H
|
||||
#define DUNGEONS_BDAN_ROOM_15_H 1
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
@@ -6,4 +7,7 @@
|
||||
static const ALIGN_ASSET(2) char bdan_room_15DL_002688[] = dbdan_room_15DL_002688;
|
||||
|
||||
#define dbdan_room_15Set_000080DL_002688 "__OTR__scenes/nonmq/bdan_scene/bdan_room_15Set_000080DL_002688"
|
||||
static const ALIGN_ASSET(2) char bdan_room_15Set_000080DL_002688[] = dbdan_room_15Set_000080DL_002688;
|
||||
static const ALIGN_ASSET(2) char bdan_room_15Set_000080DL_002688[] = dbdan_room_15Set_000080DL_002688;
|
||||
|
||||
|
||||
#endif // DUNGEONS_BDAN_ROOM_15_H
|
||||
|
||||
Reference in New Issue
Block a user