Skip to content
GitLab
Explore
Sign in
suyu
src
yuzu
bootmanager.cpp
Find file
Blame
History
Permalink
yuzu/bootmanager: Change false literal to 0 for setSwapInterval()
· 2575403a
Lioncash
authored
May 29, 2019
This function is defined as taking an int, not a bool.
2575403a
Loading