Removed #define IDFIRST because fmt_id() replaces it.

This commit is contained in:
em 1985-01-21 12:09:44 +00:00
parent 24f8685ceb
commit 6e192ca1a5

View File

@ -22,5 +22,4 @@
#define con_ilb(x) fprintf(codefile,".long\t%s\n",x)
#define con_dlb(x) fprintf(codefile,".long\t%s\n",x)
#define id_first '_'
#define BSS_INIT 0