A bit of cleanup and refinement before refactoring.
This commit is contained in:
parent
e86d474c7c
commit
10c152a1c2
5 changed files with 63 additions and 37 deletions
1
map.hpp
1
map.hpp
|
@ -92,4 +92,5 @@ public:
|
|||
void render_light(LightSource source, Point at);
|
||||
|
||||
void dump();
|
||||
bool INVARIANT();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue