diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:34:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:58 +0700 |
commit | 0316101d143a674759405e30e3ef22b98a1a4516 (patch) | |
tree | 737dcbf4c0f3249ad976171b03e824a3f12c47c8 /games/blastem-libretro | |
parent | 319ef92dd4c291a993873936f5b6f6822a81f365 (diff) | |
download | slackbuilds-0316101d143a674759405e30e3ef22b98a1a4516.tar.gz |
games/blastem-libretro: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/blastem-libretro')
-rw-r--r-- | games/blastem-libretro/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/blastem-libretro/README b/games/blastem-libretro/README index d9e43fc894..136bb018ab 100644 --- a/games/blastem-libretro/README +++ b/games/blastem-libretro/README @@ -1,5 +1,6 @@ -BlastEm has the goal of being an extremely accurate Genesis emulator while -still running on relatively modest hardware by using advanced techniques. +BlastEm has the goal of being an extremely accurate Genesis emulator +while still running on relatively modest hardware by using advanced +techniques. To build the debugging symbols use: DEBUG=1 ./blastem-libretro.SlackBuild |