Skip to content

Commit

Permalink
grrr
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat committed Jul 28, 2024
1 parent 0549d57 commit 9cce7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bgb_get_snapshot.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def make_and_run(rom_relative):
cmd = [
*bgb_exe,
"-set \"DebugSrcBrk=1\"",
"-autoexit"
"-autoexit",
"-hf",
"-stateonexit",
# "-screenonexit", screenshot_path.absolute().as_posix(),
Expand Down

0 comments on commit 9cce7dc

Please sign in to comment.