Skip to content

Commit

Permalink
Copy prefs program to SYS:Prefs/
Browse files Browse the repository at this point in the history
  • Loading branch information
capehill committed Jan 23, 2022
1 parent d09894e commit 984d2c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions amiga-extra/Install
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ echo Copying shared object ...
copy SDK/local/newlib/lib/libSDL2-2.0.so SObjs:
copy SDK/local/newlib/lib/libSDL2-2.0_debug.so SObjs:

echo Copying prefs program ...
copy SDL2 SYS:Prefs/

set option `RequestChoice "One more question..." "Would you like to install the SDK?" "Yes, please" "No, thanks"`

If $option eq 1
Expand Down

0 comments on commit 984d2c0

Please sign in to comment.