mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
kill reference to old url
svn-id: r10702
This commit is contained in:
parent
0de202bfb4
commit
1de6c5adb0
@ -2962,9 +2962,7 @@ void ScummEngine_v6::o6_writeFile() {
|
||||
}
|
||||
|
||||
void ScummEngine_v6::o6_findAllObjects() {
|
||||
// FIXME is this even remotely correct?
|
||||
// see http://users.bigpond.net.au/tgray2/findallobjects.txt
|
||||
// for asm
|
||||
// FIXME verifty correctness of this opcode
|
||||
int a = pop();
|
||||
int i = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user