diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-14 01:17:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-14 01:17:27 +0000 |
commit | 7993d4b0336526fde6eb816c20efe68497ce11c8 (patch) | |
tree | 4b4c48d1cbcf3bf3b3ea06bc4b35d0c2ff85b6ea /games/Makefile | |
parent | d72cb25b70a7a994e0cdbdc1604c7b13a1ecab90 (diff) |
This is a collection of double-resolution sprites for Endless Sky.
These sprites will only be used if:
- you have set the "zoom factor" to higher than 100% in the preferences, or
- you have a high-DPI monitor.
WWW: https://github.com/endless-sky/endless-sky-high-dpi
Notes
Notes:
svn path=/head/; revision=422095
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6b8a0cec44a6..1bce653d5b36 100644 --- a/games/Makefile +++ b/games/Makefile @@ -233,6 +233,7 @@ SUBDIR += endgame-singularity SUBDIR += endgame-singularity-music SUBDIR += endless-sky + SUBDIR += endless-sky-high-dpi SUBDIR += enigma SUBDIR += ensemblist SUBDIR += entombed |