Skip to content

Commit

Permalink
set dupug on libppuc
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Sep 1, 2023
1 parent e1f0fa7 commit f8524c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ppuc/ppuc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ int main(int argc, char *argv[])
{
opt_debug = ppuc->GetDebug();
}
ppuc->SetDebug(opt_debug);

if (opt_rom)
{
Expand Down

0 comments on commit f8524c7

Please sign in to comment.