shithub: rgbds

ref: f0d4750ebc4d3fc5c6c0a2f36d14b59e8dd2d3fa
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