shared/obs-hook-config: Update graphics hook to 1.8.4

This commit is contained in:
Ryan Foster 2024-10-04 17:53:45 -04:00
parent 5aaac2f0f9
commit 109f64c446

View File

@ -13,7 +13,7 @@
#define HOOK_VER_MAJOR 1
#define HOOK_VER_MINOR 8
#define HOOK_VER_PATCH 3
#define HOOK_VER_PATCH 4
#ifndef STRINGIFY
#define STRINGIFY(s) #s