X-Git-Url: http://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fview.c;h=0c274fc81103c55d5cdfc8970f22a79177996156;hp=b6b52c88df9a29f0ab3f1d47b00d5b8b58fca44c;hb=584adc9c1911a6941ef07443a6fc6ff922d7c8ea;hpb=534310c1f131bb9a53be865c32d90342ed026734 diff --git a/src/view.c b/src/view.c index b6b52c8..0c274fc 100644 --- a/src/view.c +++ b/src/view.c @@ -56,7 +56,6 @@ int HT; // extern map_block_t blk; -extern byte clrmap[256*12]; void V_remap_rect(int,int,int,int,byte *); byte w_horiz=ON;