shithub: rgbds

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