mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-15 14:32:56 +00:00
bpc: Use proper names
This commit is contained in:
parent
0377618288
commit
03790771a6
|
@ -29,8 +29,8 @@ public:
|
|||
{11, nullptr, "CreateWakeupTimerEx"},
|
||||
{12, nullptr, "GetLastEnabledWakeupTimerType"},
|
||||
{13, nullptr, "CleanAllWakeupTimers"},
|
||||
{14, nullptr, "Unknown"},
|
||||
{15, nullptr, "Unknown2"},
|
||||
{14, nullptr, "GetPowerButton"},
|
||||
{15, nullptr, "SetEnableWakeupTimer"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Reference in a new issue