Solve merge conflicts from previous commit
This commit is contained in:
+1
-1
@@ -783,7 +783,7 @@ bool16 TextPrinterWait(struct TextPrinter *textPrinter)
|
||||
}
|
||||
else
|
||||
{
|
||||
if (gMain.newKeys & (A_BUTTON | B_BUTTON))
|
||||
if (JOY_NEW(A_BUTTON | B_BUTTON))
|
||||
{
|
||||
result = TRUE;
|
||||
PlaySE(SE_SELECT);
|
||||
|
||||
Reference in New Issue
Block a user