mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2025-01-03 19:49:48 +01:00
5 lines
93 B
C++
5 lines
93 B
C++
|
#pragma once
|
||
|
|
||
|
#include <hyprland/src/plugins/PluginAPI.hpp>
|
||
|
|
||
|
inline HANDLE PHANDLE = nullptr;
|