Files

15 lines
744 B
C

#ifndef OBJECTS_OBJECT_WDOR02_H
#define OBJECTS_OBJECT_WDOR02_H 1
#include "align_asset_macro.h"
#define dgPostOfficeTradingPostDoorEmptyDL "__OTR__objects/object_wdor02/gPostOfficeTradingPostDoorEmptyDL"
static const ALIGN_ASSET(2) char gPostOfficeTradingPostDoorEmptyDL[] = dgPostOfficeTradingPostDoorEmptyDL;
#define dgPostOfficeTradingPostDoorDL "__OTR__objects/object_wdor02/gPostOfficeTradingPostDoorDL"
static const ALIGN_ASSET(2) char gPostOfficeTradingPostDoorDL[] = dgPostOfficeTradingPostDoorDL;
#define dgPostOfficeTradingPostDoorTex "__OTR__objects/object_wdor02/gPostOfficeTradingPostDoorTex"
static const ALIGN_ASSET(2) char gPostOfficeTradingPostDoorTex[] = dgPostOfficeTradingPostDoorTex;
#endif // OBJECTS_OBJECT_WDOR02_H