Split wallification into two by function
This commit is contained in:
@@ -1190,6 +1190,7 @@ E void FDECL(remove_rooms, (int, int, int, int));
|
||||
/* ### mkmaze.c ### */
|
||||
|
||||
E void FDECL(wallification, (int, int, int, int));
|
||||
E void FDECL(fix_wall_spines, (int, int, int, int));
|
||||
E void FDECL(walkfrom, (int, int, SCHAR_P));
|
||||
E void FDECL(makemaz, (const char *));
|
||||
E void FDECL(mazexy, (coord *));
|
||||
|
||||
Reference in New Issue
Block a user