Cleanup.
svn-id: r26478
This commit is contained in:
parent
2aeb84f12a
commit
fe6b6323fa
6 changed files with 95 additions and 115 deletions
|
@ -990,7 +990,7 @@ void AGOSEngine::printScroll() {
|
|||
state.surf_addr = getBackBuf();
|
||||
state.surf_pitch = _dxSurfacePitch;
|
||||
|
||||
drawImages(&state);
|
||||
drawImage(&state);
|
||||
}
|
||||
|
||||
} // End of namespace AGOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue