#ifndef OBJECTS_OBJECT_DOR04_H #define OBJECTS_OBJECT_DOR04_H 1 #include "align_asset_macro.h" #define dgMagicHagPotionShopDoorEmptyDL "__OTR__objects/object_dor04/gMagicHagPotionShopDoorEmptyDL" static const ALIGN_ASSET(2) char gMagicHagPotionShopDoorEmptyDL[] = dgMagicHagPotionShopDoorEmptyDL; #define dgMagicHagPotionShopDoorDL "__OTR__objects/object_dor04/gMagicHagPotionShopDoorDL" static const ALIGN_ASSET(2) char gMagicHagPotionShopDoorDL[] = dgMagicHagPotionShopDoorDL; #define dgMagicHagPotionShopDoorTex "__OTR__objects/object_dor04/gMagicHagPotionShopDoorTex" static const ALIGN_ASSET(2) char gMagicHagPotionShopDoorTex[] = dgMagicHagPotionShopDoorTex; #endif // OBJECTS_OBJECT_DOR04_H