- rename PIP_ROFF => PIP_NO_POS; add default statement

This commit is contained in:
vanhofen
2022-11-19 22:26:54 +01:00
committed by Thilo Graf
parent f8ef87bcca
commit 4ca19059a0
2 changed files with 8 additions and 2 deletions

View File

@@ -1347,7 +1347,7 @@ const time_settings_struct_t handling_infobar_setting[SNeutrinoSettings::HANDLIN
enum
{
PIP_ROFF = -1,
PIP_NO_POS = -1,
PIP_UP_LEFT = 0,
PIP_UP_RIGHT = 1,
PIP_DOWN_RIGHT = 2,