diff --git a/programs/system/searchap/searchap.asm b/programs/system/searchap/searchap.asm index 68cc8b44b9..5c79a380e4 100644 --- a/programs/system/searchap/searchap.asm +++ b/programs/system/searchap/searchap.asm @@ -85,6 +85,7 @@ include '../../debug.inc' end if ;------------------------------------------------------------------------------- START: + mcall 5,500 mov ebx,start_dir mov ax,[ebx] mov ebx,read_folder_name