mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 18:36:48 +02:00
- a few more updates to cut down on RAM use for headless server
This commit is contained in:
@@ -368,6 +368,9 @@ protected:
|
||||
Checksum crc;
|
||||
|
||||
public:
|
||||
PixmapCube();
|
||||
~PixmapCube();
|
||||
|
||||
//init
|
||||
void init(int w, int h, int components);
|
||||
void init(int components);
|
||||
|
Reference in New Issue
Block a user