diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:34:15 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:57 +0700 |
commit | 3e772602e3c3112b1fe64e23d54532e8087f435e (patch) | |
tree | b160cfc636e27a5bac0f570ba4a6095543da13f0 | |
parent | 6f515d8620be72b4894b645fbc1707d77cd8545b (diff) |
games/beetle-vb-libretro: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/beetle-vb-libretro/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/beetle-vb-libretro/README b/games/beetle-vb-libretro/README index 176b1f3f4fd2a..60e5132ba0d8c 100644 --- a/games/beetle-vb-libretro/README +++ b/games/beetle-vb-libretro/README @@ -1,5 +1,5 @@ -Beetle/Mednafen VB is a Nintendo Virtual Boy Video game system emulator that -can be used as a libretro core. +Beetle/Mednafen VB is a Nintendo Virtual Boy Video game system +emulator that can be used as a libretro core. To build the debugging symbols use: DEBUG=1 ./beetle-vb-libretro.SlackBuild |