shithub: rgbds

ref: 004bc2e50ef04200a559b3ce8e8e6767a6142494
dir: /include/link/main.h/

View raw version
#ifndef ASMOTOR_LINK_MAIN_H
#define ASMOTOR_LINK_MAIN_H

#include "link/types.h"

extern SLONG fillchar;
extern char smartlinkstartsymbol[256];

#endif