shithub: rgbds

ref: 6feaba2343bda4ce9a136da11b4485427497a3fb
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