LiFan
2024-10-31 97b09890492c0713333f63e6b516c37fdb990a4a
1
2
3
4
5
6
7
8
#pragma once
 
#include "win32/win.hpp"
 
class xobject
{
public:
};