mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-15 06:45:37 +00:00
goodbye current engine static variable
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@446 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -122,9 +122,7 @@ typedef enum {
|
||||
|
||||
class projectM {
|
||||
public:
|
||||
static const std::string PROJECTM_PRESET_PATH;
|
||||
|
||||
static projectM *currentEngine;
|
||||
|
||||
Renderer *renderer;
|
||||
RenderTarget *renderTarget;
|
||||
TextureManager *textureManager;
|
||||
|
||||
Reference in New Issue
Block a user