lifan
2025-07-29 6c81f30b0f12994b24f660063b2650c1f977b2ca
1
2
3
4
5
6
7
8
#pragma once
 
#include "win32/win.hpp"
 
class xobject
{
public:
};