mirror of
https://github.com/dborth/fceugx.git
synced 2024-11-01 06:55:05 +01:00
small menu bugfix
This commit is contained in:
parent
256046ea14
commit
e147c806b4
@ -1311,6 +1311,7 @@ static int MenuGame()
|
||||
batteryBtn[i]->SetIcon(batteryBarImg[i]);
|
||||
batteryBtn[i]->SetAlignment(ALIGN_LEFT, ALIGN_BOTTOM);
|
||||
batteryBtn[i]->SetRumble(false);
|
||||
batteryBtn[i]->SetSelectable(false);
|
||||
batteryBtn[i]->SetAlpha(150);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user