Added config option for previewable blue coins (#507)

* Added config option for previewable blue coins

* Clean up previewable blue coin implementation to only be a couple lines

---------

Co-authored-by: Colin Tong <tongcolin@live.ca>
This commit is contained in:
Gregory Heskett
2023-09-18 18:21:39 -04:00
committed by GitHub
parent 44b48ffacd
commit a64be21db8
2 changed files with 14 additions and 3 deletions

View File

@@ -24,6 +24,11 @@
*/
// #define BLUE_COIN_SWITCH_RETRY
/**
* Allow previewing blue coin locations from a blue coin switch when Mario is standing on the blue coin switch.
*/
// #define BLUE_COIN_SWITCH_PREVIEW
/****************
* -- GOOMBA --
****************/