Format the hydra

This commit is contained in:
offtkp 2023-10-20 19:41:13 +03:00
parent d19a00d97d
commit 977ab53b68
2 changed files with 84 additions and 112 deletions

View file

@ -60,6 +60,7 @@ class Emulator {
#ifdef PANDA3DS_ENABLE_HTTP_SERVER
HttpServer httpServer;
friend struct HttpServer;
#endif
#ifdef PANDA3DS_ENABLE_DISCORD_RPC