shithub: rgbds

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

View raw version
#ifndef RGBDS_LINK_MAIN_H
#define RGBDS_LINK_MAIN_H

#include "types.h"

extern SLONG fillchar;
extern char *smartlinkstartsymbol;

#endif