This commit is contained in:
parent
55e36f25d3
commit
7a43d05c5f
9 changed files with 15 additions and 23 deletions
|
@ -65,8 +65,8 @@ inline u8 Get(int X,int Y)
|
|||
void render(DVECTOR &MapPos);
|
||||
#endif
|
||||
|
||||
int getMapWidth() {return(MapWidth);}
|
||||
int getMapHeight() {return(MapHeight);}
|
||||
// int getMapWidth() {return(MapWidth);}
|
||||
// int getMapHeight() {return(MapHeight);}
|
||||
|
||||
protected:
|
||||
sLayerHdr *LayerHdr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue