mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 04:07:05 +00:00
Leave disabled
svn-id: r15341
This commit is contained in:
parent
f2f27634c2
commit
bc9ac3ea7f
@ -3073,6 +3073,7 @@ void ScummEngine_v6::o6_getPixel() {
|
||||
void ScummEngine_v6::o6_setBoxSet() {
|
||||
//FIXME Causes glitches and game to crash
|
||||
// Only used in fbear when leaving the basement
|
||||
return;
|
||||
|
||||
int arg = pop() - 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user