mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-02 23:26:44 +00:00
Ooops, correct that accidental commit of code
svn-id: r24466
This commit is contained in:
parent
99d6e6db5c
commit
f766e01112
@ -1440,7 +1440,7 @@ void AGOSEngine::vc58_checkCodeWheel() {
|
||||
// TODO
|
||||
debug(0, "vc58_checkCodeWheel: stub");
|
||||
|
||||
_variableArray[0] = 1;
|
||||
_variableArray[0] = 0;
|
||||
}
|
||||
|
||||
void AGOSEngine::vc59_skipIfNotEGA() {
|
||||
|
Loading…
Reference in New Issue
Block a user