diff options
| author | Indrajith K L | 2025-11-05 02:22:25 +0530 |
|---|---|---|
| committer | Indrajith K L | 2025-11-05 02:22:25 +0530 |
| commit | cf51a7a7dc147346e439f62a57becaa11a03740f (patch) | |
| tree | 2e112232d744cfb9efb7836f89d3f4f1266e077d /include/luajit/luaconf.h | |
| parent | 4f34b7aad9abc3aace50140115bd9696441c8231 (diff) | |
| download | reilua-enhanced-cf51a7a7dc147346e439f62a57becaa11a03740f.tar.gz reilua-enhanced-cf51a7a7dc147346e439f62a57becaa11a03740f.tar.bz2 reilua-enhanced-cf51a7a7dc147346e439f62a57becaa11a03740f.zip | |
Prevent splash screens from being closeable
Removed the WindowShouldClose() check from the splash screen loop
to prevent users from closing the splash screens prematurely.
Previously, users could press ESC or click the X button during
splash screens, which would skip to the game but create confusion
since it didn't actually exit the application. Now splash screens
play through completely for a consistent user experience.
Developers can still skip splashes using the --no-logo flag.
Diffstat (limited to 'include/luajit/luaconf.h')
0 files changed, 0 insertions, 0 deletions
