mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
Core: Remove unimplemented function prototype SetBlockStart
This commit is contained in:
parent
c457ee4995
commit
b67968c3d8
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user