Remove Core::GetState(). Use new ARM_Interface instead.
This commit is contained in:
parent
f1fd84aa0f
commit
9b6041d818
4 changed files with 25 additions and 29 deletions
|
@ -55,8 +55,6 @@ void Stop();
|
|||
/// Initialize the core
|
||||
int Init();
|
||||
|
||||
ARMul_State* GetState();
|
||||
|
||||
} // namespace
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue