mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-25 23:42:09 -06:00
Remove Core::GetState(). Use new ARM_Interface instead.
This commit is contained in:
@@ -55,8 +55,6 @@ void Stop();
|
||||
/// Initialize the core
|
||||
int Init();
|
||||
|
||||
ARMul_State* GetState();
|
||||
|
||||
} // namespace
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user