various cleanups / remove unused code
This commit is contained in:
parent
3838d46b90
commit
7d078189da
2 changed files with 29 additions and 65 deletions
|
@ -5,6 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
|
||||
enum ThreadStatus {
|
||||
THREADSTATUS_RUNNING = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue