Subversion Repositories Kolibri OS

Compare Revisions

Ignore whitespace Rev 6327 → Rev 6328

/programs/media/animage/trunk/files.inc
116,15 → 116,7
;-------------file information structure-------------------
;----------------------------------------------------------
 
file_information:
dd 5
dd 0
dd 0
dd 0
dd bufer_for_info
dd 0
dd filepath
file_information FileInfoBlock 5,0,0,0,bufer_for_info,0,filepath
 
filepath rb 1040