mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
Ooops, re-enable codec32 code.
svn-id: r41161
This commit is contained in:
parent
d08c592bfd
commit
a45b902716
@ -1301,8 +1301,6 @@ byte AkosRenderer::codec16(int xmoveCur, int ymoveCur) {
|
||||
}
|
||||
|
||||
byte AkosRenderer::codec32(int xmoveCur, int ymoveCur) {
|
||||
return 0;
|
||||
|
||||
#ifdef ENABLE_HE
|
||||
Common::Rect src, dst;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user