Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 4, 2015, 10:32:52 PM (9 years ago)
Author:
landauf
Message:

unload graphics when the game exits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/libraries/core/Core.h

    r10518 r10524  
    8080
    8181            void loadGraphics();
    82             void unloadGraphics();
     82            void unloadGraphics(bool loadGraphicsManagerWithoutRenderer = true);
    8383
    8484            void loadModules();
Note: See TracChangeset for help on using the changeset viewer.