Files
HackerSM64/include/config/config_interaction.h
2021-12-08 09:09:40 -06:00

16 lines
412 B
C

#pragma once
/************************
* INTERACTION SETTINGS *
************************/
// Various interaction related settings, bug fixes or QoL changes
/**
* This bug allows mario to move when initiating a dialog,
* just as long as mario doesn't enter an action that can
* be interrupted with text
* Uncomment this to fix this bug, and frustrate speedrunners
*/
// #define BUGFIX_DIALOG_TIME_STOP