summaryrefslogtreecommitdiff
path: root/Source/UnitTests/StubHost.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/UnitTests/StubHost.cpp')
-rw-r--r--Source/UnitTests/StubHost.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/UnitTests/StubHost.cpp b/Source/UnitTests/StubHost.cpp
index 19d833bde3..ffbb0c41c2 100644
--- a/Source/UnitTests/StubHost.cpp
+++ b/Source/UnitTests/StubHost.cpp
@@ -16,6 +16,9 @@ std::vector<std::string> Host_GetPreferredLocales()
void Host_PPCSymbolsChanged()
{
}
+void Host_PPCBreakpointsChanged()
+{
+}
void Host_RefreshDSPDebuggerWindow()
{
}