mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Remove unneeded freeminer code.
This commit is contained in:
parent
eae9fa4e95
commit
9ff9b30e0f
10 changed files with 9 additions and 428 deletions
|
@ -656,7 +656,7 @@ bool CIrrDeviceSDL::run()
|
|||
{
|
||||
os::Timer::tick();
|
||||
|
||||
SEvent irrevent;
|
||||
SEvent irrevent{};
|
||||
SDL_Event SDL_event;
|
||||
|
||||
while (!Close && wrap_PollEvent(&SDL_event)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue