mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 00:07:58 -05: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