shithub: rgbds

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