mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 19:57:51 +00:00
turned clang format back on
This commit is contained in:
parent
4cb10ba1cc
commit
82ebb9e2d3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ const Interface::FunctionInfo FunctionTable[] = {
|
||||||
{0x00100000, nullptr, "GetErrorStatus"},
|
{0x00100000, nullptr, "GetErrorStatus"},
|
||||||
{0x00110040, nullptr, "SetSleepModeActive"},
|
{0x00110040, nullptr, "SetSleepModeActive"},
|
||||||
{0x00120040, nullptr, "SetSleepModeState"},
|
{0x00120040, nullptr, "SetSleepModeState"},
|
||||||
// clang-format off
|
// clang-format on
|
||||||
};
|
};
|
||||||
|
|
||||||
IR_U_Interface::IR_U_Interface() {
|
IR_U_Interface::IR_U_Interface() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue