kernel: Check PSF for neo mode support. (#2028)

This commit is contained in:
squidbus
2025-01-03 15:29:09 -08:00
committed by GitHub
parent 8e8671323a
commit 7153bc8d8f
7 changed files with 105 additions and 59 deletions

View File

@@ -18,7 +18,7 @@ void saveMainWindow(const std::filesystem::path& path);
std::string getTrophyKey();
void setTrophyKey(std::string key);
bool isNeoMode();
bool isNeoModeConsole();
bool isFullscreenMode();
bool getPlayBGM();
int getBGMvolume();