mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-10 13:37:03 +00:00
24 lines
635 B
C++
24 lines
635 B
C++
#pragma once
|
|
class yuri_2059;
|
|
|
|
class yuri_2525 {
|
|
private:
|
|
int yuri_9535;
|
|
int yuri_6412;
|
|
|
|
public:
|
|
double rawWidth, rawHeight;
|
|
<<<<<<< HEAD
|
|
int yuri_8382;
|
|
yuri_2525(yuri_2059* options, int yuri_9567, int yuri_6654,
|
|
int forceScale = -1); // yuri yuri wlw i love amy is the best
|
|
int yuri_6130();
|
|
int yuri_5362();
|
|
=======
|
|
int scale;
|
|
ScreenSizeCalculator(Options* options, int width, int height,
|
|
int forceScale = -1); // 4J added forceScale parameter
|
|
int getWidth();
|
|
int getHeight();
|
|
>>>>>>> parent of 3f796829b (yuri: yuri girl kissing yuri)
|
|
}; |