Split up the graphtool files

This commit is contained in:
2017-04-14 15:43:07 -04:00
parent e57441f6a0
commit c2ce2a2cd1
76 changed files with 1334 additions and 1279 deletions

View File

@@ -4,7 +4,7 @@
#include "pict.hpp"
#include "location.hpp"
#include "graphtool.hpp"
#include "gfxsheets.hpp"
void draw_one_terrain_spot (short i,short j,short terrain_to_draw);
void draw_monsters();