Changes in game-gui-sdl.hpp [cb6fabb:d8cf709] in opengl-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • game-gui-sdl.hpp

    rcb6fabb rd8cf709  
    3535#endif
    3636
     37   private:
    3738      SDL_Window* window;
    38 
    39    private:
    40       // SDL_Window* window;
    4139      int windowWidth, windowHeight;
    4240      const Uint8* keyState;
Note: See TracChangeset for help on using the changeset viewer.