r5/r6 swap on sub_80E2578
This commit is contained in:
@@ -169,7 +169,7 @@ void CreateYesNoMenuWithCallbacks(u8 taskId, const struct WindowTemplate *templa
|
||||
|
||||
static void Task_CallYesOrNoCallback(u8 taskId)
|
||||
{
|
||||
switch (Menu_ProcessInputNoWrap_())
|
||||
switch (Menu_ProcessInputNoWrapClearOnChoose())
|
||||
{
|
||||
case 0:
|
||||
PlaySE(SE_SELECT);
|
||||
|
||||
Reference in New Issue
Block a user