mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 10:41:04 +00:00
Update apt.h
Corrected casing for 3dbrew
This commit is contained in:
parent
05fbe60bda
commit
2f18954671
@ -250,7 +250,7 @@ void SetAppCpuTimeLimit(Service::Interface* self);
|
||||
void GetAppCpuTimeLimit(Service::Interface* self);
|
||||
|
||||
/**
|
||||
* From 3Ds Brew:
|
||||
* From 3dbrew:
|
||||
* This writes an output u8 to cmdreply indexword[2].
|
||||
* This uses PTMSYSM:CheckNew3DS.
|
||||
* When a certain NS state field (internal NS state in .data/.bss.) is non-zero, the output value is zero, otherwise the output is from PTMSYSM:CheckNew3DS.
|
||||
|
Loading…
Reference in New Issue
Block a user