mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-12 04:35:32 -07:00
16 lines
493 B
C
16 lines
493 B
C
#ifndef OVERLAYS_OVL_EN_SDA_H
|
|
#define OVERLAYS_OVL_EN_SDA_H 1
|
|
|
|
#include "align_asset_macro.h"
|
|
|
|
#define dD_80AFA398 "__OTR__overlays/ovl_En_Sda/D_80AFA398"
|
|
static const ALIGN_ASSET(2) char D_80AFA398[] = dD_80AFA398;
|
|
|
|
#define dD_80AFA3D8 "__OTR__overlays/ovl_En_Sda/D_80AFA3D8"
|
|
static const ALIGN_ASSET(2) char D_80AFA3D8[] = dD_80AFA3D8;
|
|
|
|
#define dD_80AFA3F8 "__OTR__overlays/ovl_En_Sda/D_80AFA3F8"
|
|
static const ALIGN_ASSET(2) char D_80AFA3F8[] = dD_80AFA3F8;
|
|
|
|
#endif // OVERLAYS_OVL_EN_SDA_H
|