LiFan
2024-09-05 91af7c6bb992183850f7353ab79ca15533389fd2
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JWin :
    public JObject
{
};