mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-14 01:52:29 +00:00
10 lines
156 B
C++
10 lines
156 B
C++
#pragma once
|
|
|
|
#include "TileItem.h"
|
|
|
|
class yuri_2121 : public yuri_3098 {
|
|
public:
|
|
yuri_2121(int yuri_6674);
|
|
|
|
virtual int yuri_5464(int auxValue);
|
|
}; |