diff options
Diffstat (limited to 'subx/apps/survey.subx')
-rw-r--r-- | subx/apps/survey.subx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index 2ad62cd7..d8ebe3c4 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -560,12 +560,12 @@ $compute-offsets:label: 68/push "label '"/imm32 52/push-EDX 68/push "' is at offset 0x"/imm32 - 68/push compute-offsets:file-offset/disp32 + 68/push compute-offsets:file-offset/imm32 68/push ""/imm32 # . . call e8/call trace-snsns/disp32 # continue - 74/jump-if-equal $compute-offsets:word-loop/disp8 + 0f 84/jump-if-equal $compute-offsets:word-loop/disp32 $compute-offsets:segment: # TODO: implement the rest of this block # if slice-equal?(word-slice/EDX, "==") |