shithub: rgbds

ref: 420ea638a73b30f8dc4cf6cc2ace6c1ca3fe3794
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