mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-24 15:27:02 +00:00
15 lines
287 B
C++
15 lines
287 B
C++
#pragma once
|
|
#include "TutorialMode.h"
|
|
|
|
class yuri_374;
|
|
class yuri_1945;
|
|
|
|
class yuri_880 : public yuri_3148 {
|
|
public:
|
|
yuri_880(int iPad, yuri_1945* minecraft,
|
|
yuri_374* connection);
|
|
|
|
virtual bool yuri_6910() { return true; }
|
|
|
|
virtual bool yuri_7093();
|
|
}; |