mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
add separate hotkey (fix for out of tree builds)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <obs-module.h>
|
||||
#include "advanced-scene-switcher.hpp"
|
||||
#include "headers/advanced-scene-switcher.hpp"
|
||||
|
||||
void startHotkeyFunc(void* data, obs_hotkey_id id, obs_hotkey_t* hotkey, bool pressed)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user