mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Fix some leaks
This commit is contained in:
@@ -7,7 +7,7 @@ class GraphicsResources
|
||||
{
|
||||
public:
|
||||
void init(void);
|
||||
~GraphicsResources(void);
|
||||
void destroy(void);
|
||||
|
||||
SDL_Surface* im_tiles;
|
||||
SDL_Surface* im_tiles2;
|
||||
|
||||
Reference in New Issue
Block a user