mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 19:07:58 -05:00
svc: Move ResetType enum to the kernel event header
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
#include "core/memory.h"
|
||||
#include "core/hle/hle.h"
|
||||
#include "core/hle/result.h"
|
||||
#include "core/hle/svc.h"
|
||||
|
||||
namespace HLE {
|
||||
|
||||
|
Reference in New Issue
Block a user