Initialize a pointer

Found by coverity
This commit is contained in:
Alexander van Gessel 2013-12-22 17:31:05 +01:00
parent 6b0acc4c34
commit 43d77e68e8

View file

@ -190,6 +190,7 @@ display::display(unit_map* units, CVideo& video, const gamemap* map, const std::
reach_map_(),
reach_map_old_(),
reach_map_changed_(true),
overlays_(NULL),
fps_handle_(0),
invalidated_hexes_(0),
drawn_hexes_(0),