fix pclose before fgets in init_menu_system

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2021-04-17 22:26:33 +02:00
parent 750d9e8455
commit 1e1c164aaf
9 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
POCKETSNES_VERSION = 10fb949
POCKETSNES_VERSION = dd0b294
POCKETSNES_SITE_METHOD = git
POCKETSNES_SITE = https://github.com/FunKey-Project/PocketSNES.git
POCKETSNES_LICENSE = GPL-2.0