Update apt.h

Corrected casing for 3dbrew
This commit is contained in:
Gareth Higgins 2015-04-10 08:11:06 -04:00
parent 05fbe60bda
commit 2f18954671

View File

@ -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.