Merge branch 'save_ext' into jgrpp
# Conflicts: # src/lang/german.txt # src/lang/korean.txt # src/lang/traditional_chinese.txt # src/window.cpp
This commit is contained in:
@@ -48,7 +48,7 @@ void Blitter_8bppSimple::Draw(Blitter::BlitterParams *bp, BlitterMode mode, Zoom
|
||||
break;
|
||||
|
||||
case BM_BLACK_REMAP:
|
||||
colour = 0;
|
||||
if (*src != 0) *dst = 0;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user