mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
4 lines
132 B
C++
4 lines
132 B
C++
#include "pch.h"
|
|
#include "MagCallbackWindowCapturer.h"
|
|
|
|
MagCallbackWindowCapturer* MagCallbackWindowCapturer::_instance = nullptr;
|