mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-12 11:43:00 +00:00
Code is required, according to disasm.
svn-id: r12987
This commit is contained in:
parent
c689416ecc
commit
16b7122008
@ -1501,7 +1501,7 @@ void ScummEngine_v5::o5_loadRoomWithEgo() {
|
||||
a->moving = 0;
|
||||
}
|
||||
|
||||
// FIXME: Can this be removed?
|
||||
// This is based on disassembly
|
||||
camera._cur.x = a->_pos.x;
|
||||
|
||||
setCameraAt(a->_pos.x, a->_pos.y);
|
||||
|
Loading…
x
Reference in New Issue
Block a user