shithub: rgbds

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

View raw version
#ifndef RGBDS_LINK_MAIN_H
#define RGBDS_LINK_MAIN_H

#include <stdint.h>

extern int32_t fillchar;
extern char *smartlinkstartsymbol;

#endif /* RGBDS_LINK_MAIN_H */