mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 10:29:44 +00:00
Revert "Implemented frontend inputs."
This commit is contained in:
@ -3,18 +3,6 @@
|
||||
#define HUD_SCALE 0.8f
|
||||
#define DEFAULT_SCALE 1.0f
|
||||
|
||||
enum eAspectRatio {
|
||||
AR_AUTO,
|
||||
AR_3_2,
|
||||
AR_4_3,
|
||||
AR_5_3,
|
||||
AR_5_4,
|
||||
AR_15_9,
|
||||
AR_16_9,
|
||||
AR_16_10,
|
||||
AR_64_27,
|
||||
};
|
||||
|
||||
class CDraw
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user