Files
2024-05-22 09:05:00 -05:00

9 lines
304 B
C

#ifndef MISC_LOCERRMSG_H
#define MISC_LOCERRMSG_H 1
#include "align_asset_macro.h"
#define dgNotDesignedForSystemErrorTex "__OTR__misc/locerrmsg/gNotDesignedForSystemErrorTex"
static const ALIGN_ASSET(2) char gNotDesignedForSystemErrorTex[] = dgNotDesignedForSystemErrorTex;
#endif // MISC_LOCERRMSG_H