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
beetle-pce-libretro
Commits
24780e23
Commit
24780e23
authored
Jan 25, 2022
by
Libretro-Admin
Browse files
Fix build
parent
f173a404
Pipeline
#82931
passed with stages
in 19 minutes and 50 seconds
Changes
1
Pipelines
4
Show whitespace changes
Inline
Side-by-side
mednafen/sound/OwlResampler.cpp
View file @
24780e23
...
...
@@ -244,7 +244,7 @@ RavenBuffer::~RavenBuffer()
void
RavenBuffer
::
Process
(
unsigned
count
,
bool
integrate
,
u
nsigned
lp_shift
)
void
RavenBuffer
::
Process
(
unsigned
count
,
bool
integrate
,
u
int32
lp_shift
)
{
if
(
integrate
)
{
...
...
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