This commit is contained in:
parent
9efb5425e5
commit
27502e1036
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@ public:
|
|||
void render();
|
||||
void think(int _frames);
|
||||
|
||||
void setCameraCentre(DVECTOR _pos) {MapPos=_pos;}
|
||||
|
||||
private:
|
||||
void initLayers();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue