Remove residual function

This commit is contained in:
2016-08-21 23:47:08 -04:00
parent 9c3b42c378
commit 469d5fb8a6
3 changed files with 0 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
#include "scen.global.hpp"
void init_current_terrain();
void init_screen_locs();
void handle_action(location the_point,sf::Event event);
void flash_rect(rectangle to_flash);