Skip to content

Commit

Permalink
disable smoothing on WPC
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Dec 30, 2023
1 parent 2e2cf64 commit 39a1b23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/vpinmame/CMakeLists_win-x64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ add_compile_definitions(
VPINMAME_ALTSOUND
VPINMAME_PINSOUND

PPUC_SUPPORT

LSB_FIRST
DIRECTINPUT_VERSION=0x0700
DIRECTDRAW_VERSION=0x0300
Expand Down
2 changes: 2 additions & 0 deletions cmake/vpinmame/CMakeLists_win-x86.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ add_compile_definitions(
VPINMAME_ALTSOUND
VPINMAME_PINSOUND

PPUC_SUPPORT

LSB_FIRST
DIRECTINPUT_VERSION=0x0700
DIRECTDRAW_VERSION=0x0300
Expand Down

0 comments on commit 39a1b23

Please sign in to comment.