LiFan
2024-09-18 4ea8e1630e347763bfb8a313738e4f93a627ec4d
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JItemAlloc :
    public JObject
{
};