fix Window::handle_event() comment
This commit is contained in:
parent
bd1f1bd655
commit
5b36a220f7
@ -114,8 +114,6 @@ void Window::run_event_loop()
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Handle a SDL event.
|
* Handle a SDL event.
|
||||||
*
|
|
||||||
* @retval true E
|
|
||||||
*/
|
*/
|
||||||
void Window::handle_event(SDL_Event & event)
|
void Window::handle_event(SDL_Event & event)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user