#ifndef OBJECTS_OBJECT_WDOR05_H #define OBJECTS_OBJECT_WDOR05_H 1 #include "align_asset_macro.h" #define dgMusicBoxHouseEndDL "__OTR__objects/object_wdor05/gMusicBoxHouseEndDL" static const ALIGN_ASSET(2) char gMusicBoxHouseEndDL[] = dgMusicBoxHouseEndDL; #define dgMusicBoxHouseDoorDL "__OTR__objects/object_wdor05/gMusicBoxHouseDoorDL" static const ALIGN_ASSET(2) char gMusicBoxHouseDoorDL[] = dgMusicBoxHouseDoorDL; #define dgMusicBoxHouseDoorTex "__OTR__objects/object_wdor05/gMusicBoxHouseDoorTex" static const ALIGN_ASSET(2) char gMusicBoxHouseDoorTex[] = dgMusicBoxHouseDoorTex; #endif // OBJECTS_OBJECT_WDOR05_H