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-06 07:11:33 +00:00
Code Issues Projects Releases Wiki Activity
Files
9ba0e9f13d770f782db1200ebf40041d1059d4e8
Aerofoil/PortabilityLayer/PLSysCalls.h

14 lines
188 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);
Fix exit to shell not working
2020-11-30 03:18:09 -05:00
void Exit(int exitCode);
int MainExitWrapper(int (*mainFunc)());
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: 952ms Template: 4ms
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