shithub: rgbds

ref: e19507679341fc234a61bcdfb3685e61853543d2
dir: /include/link/main.h/

View raw version
#ifndef RGBDS_LINK_MAIN_H
#define RGBDS_LINK_MAIN_H

#include "link/types.h"

extern SLONG fillchar;
extern char smartlinkstartsymbol[256];

#endif