mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-08 14:40:11 -08:00
13 lines
371 B
C
13 lines
371 B
C
#ifndef OVERLAYS_OVL_EN_SSH_H
|
|
#define OVERLAYS_OVL_EN_SSH_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dD_80B043C0 "__OTR__overlays/ovl_En_Ssh/D_80B043C0"
|
|
static const ALIGN_ASSET(2) char D_80B043C0[] = dD_80B043C0;
|
|
|
|
#define dD_80B04400 "__OTR__overlays/ovl_En_Ssh/D_80B04400"
|
|
static const ALIGN_ASSET(2) char D_80B04400[] = dD_80B04400;
|
|
|
|
#endif // OVERLAYS_OVL_EN_SSH_H
|