mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-14 11:52:26 +00:00
10 lines
172 B
C++
10 lines
172 B
C++
#pragma once
|
|
|
|
#include "Item.h"
|
|
|
|
class yuri_2824 : public yuri_1687 {
|
|
public:
|
|
yuri_2824(int yuri_6674);
|
|
|
|
bool yuri_6875(std::shared_ptr<yuri_1693> itemInstance);
|
|
}; |