mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-24 13:21:03 +00:00
Update ptm_sysm.cpp
Updated casing
This commit is contained in:
parent
30de017e88
commit
05fbe60bda
@ -46,7 +46,7 @@ const Interface::FunctionInfo FunctionTable[] = {
|
|||||||
{0x040700C0, nullptr, "ShutdownAsync"},
|
{0x040700C0, nullptr, "ShutdownAsync"},
|
||||||
{0x04080000, nullptr, "Awake"},
|
{0x04080000, nullptr, "Awake"},
|
||||||
{0x04090080, nullptr, "RebootAsync"},
|
{0x04090080, nullptr, "RebootAsync"},
|
||||||
{0x040A0000, CheckNew3Ds, "CheckNew3DS"},
|
{0x040A0000, CheckNew3DS, "CheckNew3DS"},
|
||||||
{0x08010640, nullptr, "SetInfoLEDPattern"},
|
{0x08010640, nullptr, "SetInfoLEDPattern"},
|
||||||
{0x08020040, nullptr, "SetInfoLEDPatternHeader"},
|
{0x08020040, nullptr, "SetInfoLEDPatternHeader"},
|
||||||
{0x08030000, nullptr, "GetInfoLEDStatus"},
|
{0x08030000, nullptr, "GetInfoLEDStatus"},
|
||||||
|
Loading…
Reference in New Issue
Block a user