Add support for -resource-path command line switch

Slava Pestov 2008-03-20 20:52:58 -05:00
parent e621a92cae
commit 314bef5e78
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ DEFER: copy-tree-into
! Special paths
: resource-path ( path -- newpath )
\ resource-path get [ image parent-directory ] unless*
"resource-path" get [ image parent-directory ] unless*
prepend-path ;
: ?resource-path ( path -- newpath )