shithub: rgbds

ref: 2dab1474b88675cd7de23fa1b7347a1aea3fe5b8
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