diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:43:25 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:20 +0700 |
commit | fc816bcfcd946b419cc2e79bf8e2f0fa5f0db857 (patch) | |
tree | 0c25f337ced58586fb4becfa126c539ea3ebfbc3 | |
parent | ab16c478ff9e8d9d3ab70346a93a8f5342872b6a (diff) |
games/libretro-vecx: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/libretro-vecx/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/libretro-vecx/README b/games/libretro-vecx/README index 7afd4d19a847..4e0efb1cd1bd 100644 --- a/games/libretro-vecx/README +++ b/games/libretro-vecx/README @@ -1,4 +1,5 @@ -Vecx is a Vectrex video game system emulator that can be used as a libretro core. +Vecx is a Vectrex video game system emulator that can be used as a +libretro core. To build the debugging symbols use: DEBUG=1 ./libretro-vecx.SlackBuild |