Cleanup.
svn-id: r26480
This commit is contained in:
parent
aa0f36358b
commit
1c00843f2b
11 changed files with 89 additions and 109 deletions
|
@ -435,7 +435,7 @@ void AGOSEngine::dumpBitmap(const char *filename, const byte *offs, int w, int h
|
|||
VC10_state state;
|
||||
|
||||
state.depack_cont = -0x80;
|
||||
state.depack_src = offs;
|
||||
state.srcPtr = offs;
|
||||
state.dh = h;
|
||||
state.y_skip = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue