shithub: rgbds

ref: 25efb00769cb1a16fe3ab643e4b63d33402a5bcc
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