mikenadia
17th August 2008, 15:59
The only "Jump to Nowhere" was
"Jump to Title 63" which does not exist.
[00 B1 00 09 00 0E 00 26] 36 if ( gprm(9) != 14 ) then { Goto line 38 }
[30 02 00 00 00 3F 00 00] 37 (JumpTT) Jump to Title 63
I NOP that command and PGCEdit tells me that the NOP command is totally useless with the If command.
Any additionnal check I shoud do before deleting both lines or could it be done automatically.
Thx
P.S. The "Jump to Nowhere" command catches the "Jumpto Title 37" where Title 37 does not exist but not the " Goto Line 38" where Line 38 does not exist (even if that command is highlighted in pink/red as Illegal).
"Jump to Title 63" which does not exist.
[00 B1 00 09 00 0E 00 26] 36 if ( gprm(9) != 14 ) then { Goto line 38 }
[30 02 00 00 00 3F 00 00] 37 (JumpTT) Jump to Title 63
I NOP that command and PGCEdit tells me that the NOP command is totally useless with the If command.
Any additionnal check I shoud do before deleting both lines or could it be done automatically.
Thx
P.S. The "Jump to Nowhere" command catches the "Jumpto Title 37" where Title 37 does not exist but not the " Goto Line 38" where Line 38 does not exist (even if that command is highlighted in pink/red as Illegal).