Logo
Explore Help
Sign In
WallyHackenslacker/Aerofoil
1
0
Fork 0
You've already forked Aerofoil
mirror of https://github.com/elasota/Aerofoil.git synced 2026-03-04 22:52:06 +00:00
Code Issues Projects Releases Wiki Activity
Files
1b4754ae13781e77bb47ea386cb0bfbfed8f111d
Aerofoil/PortabilityLayer/PLSysCalls.h

12 lines
144 B
C
Raw Normal View History

Add some initial widget functionality (prefs partly working)
2020-01-01 20:24:46 -05:00
#pragma once
Override alt-enter behavior, use borderless fullscreen instead of exclusive fullscreen. This should fix the game breaking when bringing up the open file dialog in fullscreen. (Note that this doesn't handle resolution changes yet)
2020-04-18 00:18:20 -04:00
#include "VirtualDirectory.h"
#include <stdint.h>
Add some initial widget functionality (prefs partly working)
2020-01-01 20:24:46 -05:00
namespace PLSysCalls
Override alt-enter behavior, use borderless fullscreen instead of exclusive fullscreen. This should fix the game breaking when bringing up the open file dialog in fullscreen. (Note that this doesn't handle resolution changes yet)
2020-04-18 00:18:20 -04:00
{
Add some initial widget functionality (prefs partly working)
2020-01-01 20:24:46 -05:00
void Sleep(uint32_t ticks);
Loading screen
2020-10-16 20:06:47 -04:00
void ForceSyncFrame();
Add some initial widget functionality (prefs partly working)
2020-01-01 20:24:46 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1276ms Template: 97ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API