Small stuff

This commit is contained in:
Miloslav Ciz 2025-02-20 20:08:55 +01:00
parent 0cb91eb9ea
commit 65f0e44760
3 changed files with 7 additions and 4 deletions

View file

@ -1813,8 +1813,7 @@ void LCR_rendererDrawMenu(const char *tabName,const char **items,
#if LCR_SETTING_POTATO_GRAPHICS
);
#else
^ (effect &
0x20c3));
^ (effect & 0x41c3));
effect += 5 + i % 4;
#endif