Skip to content

Commit

Permalink
Update gnw_smbn.py fix AM/PM
Browse files Browse the repository at this point in the history
  • Loading branch information
bzhxx authored Mar 4, 2024
1 parent bbabe20 commit 431e984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/gnw_smbn.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
rom.ADD_TIME_MIN_LSB=37
rom.ADD_TIME_SEC_MSB=38
rom.ADD_TIME_SEC_LSB=39
rom.ADD_TIME_HOUR_MSB_PM_VALUE = 8
rom.ADD_TIME_HOUR_MSB_PM_VALUE = 2

K1 = rom.BTN_SHORTCUT_B_TIME
K2 = rom.BTN_GAME
Expand Down

0 comments on commit 431e984

Please sign in to comment.