Update hardware.inc to 5.1.0

This commit is contained in:
Rangi42
2025-06-29 15:53:34 -04:00
committed by Rangi
parent 8f5a8c5b5b
commit 5abf8d01fb
84 changed files with 845 additions and 696 deletions

View File

@@ -446,9 +446,9 @@ BuyMenuLoop:
ld [wMenuCursorPositionBackup], a
call SpeechTextbox
ld a, [wMenuJoypad]
cp B_BUTTON
cp PAD_B
jr z, .set_carry
cp A_BUTTON
cp PAD_A
jr z, .useless_pointer
.useless_pointer