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