mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Revert CIrrDeviceSDL.cpp
This commit is contained in:
parent
6b12a6d55a
commit
4cbf6f5145
1 changed files with 1 additions and 1 deletions
|
@ -704,7 +704,7 @@ bool CIrrDeviceSDL::run()
|
||||||
{
|
{
|
||||||
os::Timer::tick();
|
os::Timer::tick();
|
||||||
|
|
||||||
SEvent irrevent{};
|
SEvent irrevent;
|
||||||
SDL_Event SDL_event;
|
SDL_Event SDL_event;
|
||||||
|
|
||||||
while (!Close && wrap_PollEvent(&SDL_event)) {
|
while (!Close && wrap_PollEvent(&SDL_event)) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue