Shipwright/soh/src/overlays/misc/ovl_kaleido_scope
Baoulettes 0e6ca5361e
Fix L/R buttons color in Kaleido menu (#172)
* Fix L/R buttons color in Kaleido menu.

I know this is a bug even official game but that definitely a logic bug.
That could be considered are a mods.
This make both button L and R have the same color on Hover and normal.

* Update z_kaleido_scope_PAL.c

* Condition to be on

Added condition to be on only if toggled on

* Cvar registers

* bool addition

* Added the item in menu

* Added bool in bootcommands

By default it is on.

* Hide and make it forced on by default

* Hide menu entry for that fix
2022-04-26 18:36:28 -04:00
..
z_kaleido_collect.c Added DPad support to file selection and pause screens (#124) 2022-04-10 18:19:26 -04:00
z_kaleido_debug.c git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
z_kaleido_equipment.c Removed ternary operator 2022-04-25 19:14:46 -04:00
z_kaleido_item.c Removed ternary operator 2022-04-25 19:14:46 -04:00
z_kaleido_map_PAL.c Invalidate texture cache when loading dungeon maps (fixes #21) (#168) 2022-04-21 18:36:21 -04:00
z_kaleido_prompt.c Added DPad support to file selection and pause screens (#124) 2022-04-10 18:19:26 -04:00
z_kaleido_scope.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
z_kaleido_scope_PAL.c Fix L/R buttons color in Kaleido menu (#172) 2022-04-26 18:36:28 -04:00
z_lmap_mark.c git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
z_lmap_mark_data.c git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00