mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-10 12:55:51 -04:00
options_menu: rename Invert Camera X/Y options (#249)
This commit is contained in:
@@ -41,6 +41,12 @@ enum class ETimeOfDayTransition : uint32_t
|
||||
PlayStation
|
||||
};
|
||||
|
||||
enum class ECameraRotationMode : uint32_t
|
||||
{
|
||||
Normal,
|
||||
Reverse
|
||||
};
|
||||
|
||||
enum class EControllerIcons : uint32_t
|
||||
{
|
||||
Auto,
|
||||
|
||||
Reference in New Issue
Block a user