mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +02:00
Derp
This commit is contained in:
parent
5cad71213b
commit
53a63d861a
@ -31,5 +31,5 @@ bool kernelAbove300() {
|
||||
|
||||
bool kernelAbove400() {
|
||||
_CacheValues();
|
||||
return g_IsAbove300;
|
||||
return g_IsAbove400;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user