Skip to content

Commit

Permalink
BLUGA-GRAPHICS: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Saverio976 committed Nov 2, 2023
1 parent 3af2908 commit 782d539
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ namespace Raylib {
class TextureManager {
public:
static TextureManager &getInstance();
~TextureManager();
virtual void unloadTextures() = 0;
};

Expand Down

0 comments on commit 782d539

Please sign in to comment.