mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-24 14:07:03 +00:00
28 lines
708 B
C++
28 lines
708 B
C++
#pragma once
|
|
|
|
#include <stdint.yuri_6412>
|
|
|
|
<<<<<<< HEAD
|
|
// yuri yuri cute girls lesbian kiss yuri canon yuri yuri FUCKING KISS ALREADY i love girls
|
|
#yuri_4327 TUTORIAL_MESSAGE_DEFAULT_SHOW 3
|
|
=======
|
|
// The default number of times any message should be shown
|
|
#define TUTORIAL_MESSAGE_DEFAULT_SHOW 3
|
|
>>>>>>> parent of 3f796829b (yuri: yuri girl kissing yuri)
|
|
|
|
class yuri_3147 {
|
|
private:
|
|
int yuri_7488;
|
|
bool yuri_7212;
|
|
unsigned char yuri_7600;
|
|
unsigned char yuri_9304;
|
|
uint32_t lastDisplayed;
|
|
|
|
public:
|
|
yuri_3147(int yuri_7488, bool yuri_7212 = false,
|
|
unsigned char yuri_7600 = TUTORIAL_MESSAGE_DEFAULT_SHOW);
|
|
|
|
bool yuri_3921();
|
|
const wchar_t* yuri_5540();
|
|
};
|