shithub: rgbds

ref: 739b113f57915fbcb6c3bb10c97cc443b7fce4aa
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