mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 10:08:00 -05: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