Skip to content

Commit

Permalink
Merged in psg_dual (pull request #49)
Browse files Browse the repository at this point in the history
Vgm_Emu::update_eq() : remove the psg_dual check.

Approved-by: Wohlstand
  • Loading branch information
sezero authored and Wohlstand committed Oct 5, 2023
2 parents ccd393b + b3ba9e8 commit b153896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gme/Vgm_Emu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ using std::max;
Vgm_Emu::Vgm_Emu()
{
disable_oversampling_ = false;
psg_dual = false;
psg_t6w28 = false;
psg_rate = 0;
set_type( gme_vgm_type );

Expand Down

0 comments on commit b153896

Please sign in to comment.