mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
FIXED SDL2 2.0.4 patchset. SDL2 was no longer handling any events. (#827)
This commit is contained in:
@@ -257,7 +257,7 @@ index 36c2a1a..4676c58 100644
|
||||
+ }
|
||||
+ }
|
||||
+
|
||||
+ App = new BApplication(signature);
|
||||
+ App = new SDL_BApp(signature);
|
||||
|
||||
App->Run();
|
||||
delete App;
|
||||
|
||||
Reference in New Issue
Block a user