mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Oppps...
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ unsigned Opacity(unsigned color1, unsigned color2){
|
||||
}
|
||||
else
|
||||
{
|
||||
return color2
|
||||
return color2;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user