mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Core: Remove unimplemented function prototype SetBlockStart
This commit is contained in:
@ -66,8 +66,6 @@ void DisplayMessage(const std::string& message, int time_in_ms);
|
||||
std::string GetStateFileName();
|
||||
void SetStateFileName(const std::string& val);
|
||||
|
||||
void SetBlockStart(u32 addr);
|
||||
|
||||
void FrameUpdateOnCPUThread();
|
||||
|
||||
bool ShouldSkipFrame(int skipped);
|
||||
|
Reference in New Issue
Block a user