mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-04 17:02:32 +00:00
10 lines
213 B
C++
10 lines
213 B
C++
#pragma once
|
|
#include "Tile.h"
|
|
|
|
class yuri_2302;
|
|
|
|
class yuri_2966 : public yuri_3088 {
|
|
public:
|
|
yuri_2966(int yuri_6674);
|
|
virtual int yuri_5817(int yuri_4295, yuri_2302* yuri_7981, int playerBonusLevel);
|
|
}; |