mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 00:17:56 -05:00
svc: Move ResetType enum to the kernel event header
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/svc.h"
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
|
Reference in New Issue
Block a user