mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 23:31:57 +00:00
Remove line
svn-id: r9452
This commit is contained in:
parent
454c92a1d7
commit
486c1c77e1
@ -519,7 +519,6 @@ byte *SimonEngine::vc_10_no_depack_swap(byte *src, uint w, uint h) {
|
||||
h *= 8;
|
||||
byte *dst = _video_buf_1 + h - 1;
|
||||
|
||||
// loc_40F57F
|
||||
uint h_cur = h;
|
||||
do {
|
||||
do {
|
||||
|
Loading…
x
Reference in New Issue
Block a user