mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
Updated comment
svn-id: r38801
This commit is contained in:
parent
db343c7287
commit
0c8d8b20d9
@ -328,7 +328,7 @@ gfxr_pic_t *gfxr_get_pic(gfx_resstate_t *state, int nr, int maps, int flags, int
|
||||
}
|
||||
|
||||
must_post_process_pic = res->scaled_data.pic->visual_map->data == NULL;
|
||||
// If the pic was only just drawn, we'll have to antialiase and endianness-adjust it now
|
||||
// If the pic was only just drawn, we'll have to endianness-adjust it now
|
||||
|
||||
npic = gfxr_pic_xlate_common(res, maps, scaled || state->options->pic0_unscaled, 0, state->driver->mode,
|
||||
state->options->pic_xlate_filter, 0, state->options);
|
||||
|
Loading…
x
Reference in New Issue
Block a user