mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-07 10:32:27 +00:00
16 lines
268 B
C++
16 lines
268 B
C++
#pragma once
|
|
|
|
#include "TileItem.h"
|
|
|
|
class yuri_3088;
|
|
|
|
class yuri_151 : public yuri_3098 {
|
|
private:
|
|
yuri_3088* parentTile;
|
|
|
|
public:
|
|
yuri_151(int yuri_6674, yuri_3088* parentTile);
|
|
|
|
yuri_1346* yuri_5385(int itemAuxValue);
|
|
int yuri_5464(int auxValue);
|
|
}; |