mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-30 03:32:23 +00:00
12 lines
260 B
C++
12 lines
260 B
C++
#pragma once
|
|
#include "app/common/Tutorial/FullTutorialMode.h"
|
|
|
|
class yuri_374;
|
|
class yuri_1945;
|
|
|
|
class yuri_3138 : public yuri_880 {
|
|
public:
|
|
yuri_3138(int iPad, yuri_1945* minecraft, yuri_374* connection);
|
|
|
|
virtual bool yuri_6910() { return true; }
|
|
}; |