Explorar o código

hle/ipc_helpers: Fix clang-format warnings

Lioncash %!s(int64=7) %!d(string=hai) anos
pai
achega
2561a79c39
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/core/hle/ipc_helpers.h

+ 0 - 1
src/core/hle/ipc_helpers.h

@@ -260,7 +260,6 @@ inline void ResponseBuilder::Push(u8 value) {
     PushRaw(value);
 }
 
-
 template <>
 inline void ResponseBuilder::Push(u16 value) {
     PushRaw(value);