shithub: rgbds

ref: 3a95de144e826b4a030f095c2dce719ba2ba959d
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