lifan
3 天以前 b247cc88fe95f444c4c19182f3761b1b35eca6bc
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JItemAlloc :
    public JObject
{
};