mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 10:21:04 +00:00
Update apt_s.cpp
Replaced tabs with spaces
This commit is contained in:
parent
921f1eee67
commit
f86489c61a
@ -94,7 +94,7 @@ const Interface::FunctionInfo FunctionTable[] = {
|
||||
{0x004E0000, nullptr, "HardwareResetAsync"},
|
||||
{0x004F0080, nullptr, "SetApplicationCpuTimeLimit"},
|
||||
{0x00500040, nullptr, "GetApplicationCpuTimeLimit"},
|
||||
{0x01010000, Unknown_0x01010000, "Unknown_0x01010000" },
|
||||
{0x01010000, Unknown_0x01010000, "Unknown_0x01010000"},
|
||||
};
|
||||
|
||||
APT_S_Interface::APT_S_Interface() {
|
||||
|
Loading…
Reference in New Issue
Block a user