shithub: rgbds

ref: 5f299bfe6c79b1805ceccf3427a0ec43d5d868d5
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