fix yuzu cpp

This commit is contained in:
lizzie 2026-02-01 03:39:53 +00:00
parent 840698d213
commit dbb3d89763
1 changed files with 4 additions and 1 deletions

View File

@ -51,7 +51,10 @@
#include <unistd.h>
#endif
#if defined(_WIN32)
#if defined(__OPENORBIS__)
#include <orbis/libkernel.h>
#include <orbis/SystemService.h>
#elif defined(_WIN32)
extern "C" {
// tells Nvidia and AMD drivers to use the dedicated GPU by default on laptops with switchable
// graphics