Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
retro8
Commits
16b9185c
Commit
16b9185c
authored
Feb 27, 2022
by
phcoder
Browse files
Remove 2 unused variables
parent
db670fdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vm/sound.cpp
View file @
16b9185c
...
...
@@ -150,9 +150,6 @@ void DSP::fadeOut(int16_t amplitude, int16_t* dest, size_t samples)
}
}
static
int
pos
=
0
;
static
float
period
=
44100
/
440.0
f
;
DSP
dsp
(
44100
);
// C C# D D# E F F# G G# A A# B
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment