Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAaronLopezGarcia committed Jul 24, 2023
1 parent e11d0fb commit 77b1306
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion extras/modules/peops/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ typedef struct
int volume;
int reverb;
int interpolation;
int enablexaplaying;
int changexapitch;
int spuirqwait;
int spuupdatemode;
Expand Down
1 change: 0 additions & 1 deletion extras/modules/peops/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ PeopsConfig config = {
.volume = 3,
.reverb = REVERB_OFF,
.interpolation = INTERPOLATION_GAUSS,
.enablexaplaying = 1,
.changexapitch = 0,
.spuirqwait = 1,
.spuupdatemode = SPU_WAITVBLANK,
Expand Down

0 comments on commit 77b1306

Please sign in to comment.