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