mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-06 06:28:50 +01:00
svc: Move ResetType enum to the kernel event header
This commit is contained in:
parent
31797a242f
commit
856a1d0386
10 changed files with 17 additions and 16 deletions
|
|
@ -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 {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue