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

This commit is contained in:
shiina424 2025-05-30 16:52:57 +09:00 committed by Ryan Foster
parent bbbdb8806b
commit b611c58fa9

View File

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