4jcraft/targets/minecraft/client/gui/ScreenSizeCalculator.h
2026-04-07 09:50:21 +02:00

16 lines
352 B
C++

#pragma once
class yuri_2059;
class yuri_2525 {
private:
int yuri_9535;
int yuri_6412;
public:
double rawWidth, rawHeight;
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();
};