summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/services.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/services.h')
-rw-r--r--plugins/Popup/src/services.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Popup/src/services.h b/plugins/Popup/src/services.h
index 30258db64a..1e965fbbe2 100644
--- a/plugins/Popup/src/services.h
+++ b/plugins/Popup/src/services.h
@@ -50,6 +50,7 @@ INT_PTR PopUp_UnhookEventAsync(WPARAM wParam, LPARAM lParam);
INT_PTR PopUp_RegisterVfx(WPARAM wParam, LPARAM lParam);
INT_PTR PopUp_RegisterPopupClass(WPARAM wParam, LPARAM lParam);
+INT_PTR PopUp_UnregisterPopupClass(WPARAM wParam, LPARAM lParam);
INT_PTR PopUp_CreateClassPopup(WPARAM wParam, LPARAM lParam);
#endif // __services_h__