Fix opening folder/volume via double-clicking. Fixes #146

Broken by recent refactor; icon ptr needed to be saved after lookup.
This commit is contained in:
Joshua Bell 2019-04-03 19:33:19 -07:00
parent 6304d4789d
commit 74f11c173d
1 changed files with 1 additions and 0 deletions

View File

@ -5115,6 +5115,7 @@ no_linked_win:
;; Compute the path (will be needed anyway).
lda icon_params2
jsr icon_entry_lookup
stax ptr
jsr compose_icon_full_path
addr_call find_window_for_path, open_dir_path_buf