mirror of https://github.com/encounter/SDL.git
parent
800a9e84f4
commit
63e83a3127
|
@ -385,7 +385,6 @@ private:
|
||||||
/* Members */
|
/* Members */
|
||||||
std::vector<SDL_Window*> _window_map; /* Keeps track of SDL_Windows by index-id */
|
std::vector<SDL_Window*> _window_map; /* Keeps track of SDL_Windows by index-id */
|
||||||
|
|
||||||
display_mode *_saved_mode;
|
|
||||||
BGLView *_current_context;
|
BGLView *_current_context;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue