Skip to content

Commit

Permalink
Fix the accuracy check for mgba-bios.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arignir committed Jul 1, 2024
1 parent c7c2b92 commit cdafb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accuracy/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
rom='mgba-suite.gba',
code='''
key down true
frame 90
frame 95
key down false
key a true
frame 20
Expand Down

0 comments on commit cdafb50

Please sign in to comment.