mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 02:37:58 +00:00
yuzu_room: Remove dependency on core
This commit is contained in:
parent
52dc2cbe57
commit
869724c3a5
11 changed files with 13 additions and 9 deletions
|
@ -27,8 +27,8 @@
|
|||
#include "common/scm_rev.h"
|
||||
#include "common/settings.h"
|
||||
#include "common/string_util.h"
|
||||
#include "core/announce_multiplayer_session.h"
|
||||
#include "core/core.h"
|
||||
#include "network/announce_multiplayer_session.h"
|
||||
#include "network/network.h"
|
||||
#include "network/room.h"
|
||||
#include "network/verify_user.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue