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