Files
rgbds/include/link/main.h

10 lines
152 B
C

#ifndef ASMOTOR_LINK_MAIN_H
#define ASMOTOR_LINK_MAIN_H
#include "link/types.h"
extern SLONG fillchar;
extern char smartlinkstartsymbol[256];
#endif