shithub: rgbds

ref: 2ffaf72e3904e5a81b4ab73b1f8dfcd07258a201
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 */