mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 12:42:25 -07:00
Merge pull request #894 from lioncash/object
kernel: Move object class to its own source files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <QTreeView>
|
||||
#include <boost/container/flat_set.hpp>
|
||||
#include "core/core.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/kernel/object.h"
|
||||
|
||||
class EmuThread;
|
||||
|
||||
|
Reference in New Issue
Block a user