improved in the OO fashion: draw, relative_matrix, create_step, and several minor functions are now virtual in hrmap

This commit is contained in:
Zeno Rogue
2019-09-12 22:38:44 +02:00
parent d8428f2ec3
commit 78d88b5909
19 changed files with 655 additions and 651 deletions
-1
View File
@@ -535,7 +535,6 @@ void generate_floorshapes() {
namespace gp {
int pshid[3][8][32][32][8];
int nextid;
extern gp::local_info draw_li;
void clear_plainshapes() {
for(int m=0; m<3; m++)