mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 01:05:59 +00:00
MOHAWK: Finish a comment that was left unfinished
This commit is contained in:
parent
9684a1079d
commit
b071ee4623
@ -887,7 +887,7 @@ void DOSBitmap::expandEGAPlanes(Graphics::Surface *surface, Common::SeekableRead
|
||||
assert(surface->format.bytesPerPixel == 1);
|
||||
|
||||
// Note that the image is in EGA planar form and not just standard 4bpp
|
||||
// This seems to contradict the PoP specs which seem to do
|
||||
// This seems to contradict the PoP specs which seem to do something else
|
||||
|
||||
byte *dst = (byte *)surface->pixels;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user