Skip to content

Commit

Permalink
A bit more documentation for building HUD
Browse files Browse the repository at this point in the history
Related to issue #2.
  • Loading branch information
flamewing committed Sep 7, 2020
1 parent 94ffc53 commit e6fd50c
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 159 deletions.
2 changes: 1 addition & 1 deletion make.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

if [[ -v MSYSTEM ]]; then
BASE="c:/Users/marzo/Documents/gens/ROMS"
BASE="c:/Users/$USER/Documents/gens/ROMS"
else
BASE="$HOME/.wine/drive_c/games/gens/ROMS"
fi
Expand Down
Loading

0 comments on commit e6fd50c

Please sign in to comment.