diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-02-08 03:18:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-02-08 03:18:16 +0100 |
commit | 3d6354c642244cde272c328a31c72a0adba54999 (patch) | |
tree | 8a57ab0eb5a0e44edbb7842fa6207a5fe015407e /include/Overlay.hpp | |
parent | efb5fc53c164612dfb53a68e432be87185e45175 (diff) |
m
Diffstat (limited to 'include/Overlay.hpp')
-rw-r--r-- | include/Overlay.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Overlay.hpp b/include/Overlay.hpp index b14db09..4fbf54e 100644 --- a/include/Overlay.hpp +++ b/include/Overlay.hpp @@ -80,6 +80,7 @@ namespace gsr { void update_notification_process_status(); void save_video_in_current_game_directory(const char *video_filepath, NotificationType notification_type); + void on_replay_saved(const char *replay_saved_filepath); void update_gsr_replay_save(); void update_gsr_process_status(); |