This commit is contained in:
Paul 2001-01-15 22:19:34 +00:00
parent 9efb5425e5
commit 27502e1036
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@ public:
void render();
void think(int _frames);
void setCameraCentre(DVECTOR _pos) {MapPos=_pos;}
private:
void initLayers();