Merge branch 'master' into reverts
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "constants/moves.h"
|
||||
#include "constants/rgb.h"
|
||||
#include "constants/songs.h"
|
||||
#include "constants/species.h"
|
||||
|
||||
struct WallpaperTable
|
||||
{
|
||||
@@ -3184,7 +3183,7 @@ static void Cb_ShowMarkMenu(u8 taskId)
|
||||
sPSSData->state++;
|
||||
break;
|
||||
case 1:
|
||||
if (!sub_811FBA4())
|
||||
if (!MonMarkingsMenuHandleInput())
|
||||
{
|
||||
sub_811FAF8();
|
||||
ClearBottomWindow();
|
||||
|
||||
Reference in New Issue
Block a user