This commit is contained in:
parent
9fd1d95350
commit
5f21cc0e01
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ virtual void shutdown();
|
|||
void render(DVECTOR &MapPos);
|
||||
#endif
|
||||
|
||||
int getMapWidth() {return(MapWidth);}
|
||||
int getMapHeight() {return(MapHeight);}
|
||||
|
||||
protected:
|
||||
sLayerHdr *LayerHdr;
|
||||
|
|
Loading…
Add table
Reference in a new issue