shithub: rgbds

ref: 554b5292de88e5f522d81cf6040b4a9c92ac8098
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