shithub: rgbds

ref: 0b6438ae0a535b4f010b0254193a951f0d0a1c5d
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