diff --git a/programs/other/kpack/trunk/kpack.asm b/programs/other/kpack/trunk/kpack.asm index 66f149596c..d6824cb191 100644 --- a/programs/other/kpack/trunk/kpack.asm +++ b/programs/other/kpack/trunk/kpack.asm @@ -55,7 +55,7 @@ include '../../../develop/libraries/box_lib/load_lib.mac' START: mcall 68,11 - mcall 40,100111b + mcall 40,0x80000027 load_libraries l_libs_start,load_lib_end cmp eax,-1