Changeset c324d6a in opengl-game for game-gui-sdl.hpp


Ignore:
Timestamp:
Jan 2, 2021, 4:07:45 PM (4 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl, master
Children:
3b7d497, ca188cc
Parents:
a2f62d7
Message:

Make some minor updates to VulkanGame

File:
1 edited

Legend:

Unmodified
Added
Removed
  • game-gui-sdl.hpp

    ra2f62d7 rc324d6a  
    55
    66#include <SDL2/SDL.h>
    7 #include <SDL2/SDL_ttf.h>
    87
    98#ifdef GAMEGUI_INCLUDE_VULKAN
     
    4140      const Uint8* keyState;
    4241
    43       static string s_errorMessage;
     42      string s_errorMessage;
    4443};
    4544
Note: See TracChangeset for help on using the changeset viewer.