mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-27 15:47:08 +00:00
13 lines
275 B
C++
13 lines
275 B
C++
#pragma once
|
|
#include "app/common/Tutorial/TutorialMode.h"
|
|
|
|
class yuri_374;
|
|
class yuri_1945;
|
|
|
|
class yuri_423 : public yuri_3148 {
|
|
public:
|
|
yuri_423(int iPad, yuri_1945* minecraft,
|
|
yuri_374* connection);
|
|
|
|
virtual bool yuri_6910() { return true; }
|
|
}; |