Changes between Initial Version and Version 1 of Ticket #10758, comment 14


Ignore:
Timestamp:
11/01/18 00:34:34 (5 years ago)
Author:
Vhati

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10758, comment 14

    initial v1  
    1212\\
    1313\\
    14 Script 0, Glory::save() calls kGetSaveFiles() and localproc_21c5() procedure in a loop. The procedure is responsible for deleting everything. Looks like kCheckFreeSpace() is the loop's condition?
     14Script 0, Glory::save() calls kGetSaveFiles() and localproc_21c5() in a loop. The procedure is responsible for deleting everything. Looks like kCheckFreeSpace() is the loop's condition?
    1515
    1616{{{
     
    5454}}}
    5555
    56 Throughout the loop, my breakpoint reports "kCheckFreeSpace: 000f:0000 ('') = 1"
     56Throughout the loop, my breakpoint reports "kCheckFreeSpace: 000f:0000 (^^'^^') = 1"
    5757
    5858Save has a couple of loops. This might be it?