LiFan
2025-03-25 0353728f46525c9b16d7c76c200c481e045ef771
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JItemAlloc :
    public JObject
{
};