Skip to content

Commit

Permalink
Updated by kodi-game-scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Aug 21, 2024
1 parent 1584161 commit 77e5ba1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions depends/common/vbam/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ elseif(CORE_SYSTEM_NAME STREQUAL android)
V7NEONOPTIMIZATION=1

&& cp ${PROJECT_SOURCE_DIR}/${LIBRETRO_BINARY_DIR}/${PLATFORM}/${LIBRETRO_JNISONAME} ${PROJECT_SOURCE_DIR}/${LIBRETRO_BINARY_DIR}/${LIBRETRO_SONAME})
elseif(CORE_SYSTEM_NAME STREQUAL rbpi)
message(FATAL_ERROR "${PROJECT_NAME} needs RPi build command in CMakeLists.txt!")
elseif(CORE_SYSTEM_NAME STREQUAL freebsd)
set(BUILD_COMMAND $(MAKE)
-C src/libretro
Expand Down
2 changes: 1 addition & 1 deletion depends/common/vbam/vbam.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vbam https://github.com/visualboyadvance-m/visualboyadvance-m/archive/e4ef4aa625c45aa2c1aae07d5472e6b3f48e70f6.tar.gz
vbam https://github.com/visualboyadvance-m/visualboyadvance-m/archive/9e556e6a56ba87fe081651986b278aecc99fc875.tar.gz
2 changes: 1 addition & 1 deletion game.libretro.vbam/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="game.libretro.vbam"
name="Nintendo - Game Boy Advance (VBA-M)"
version="2.1.9.49"
version="2.1.9.50"
provider-name="Forgotten, VBA-M Team">
<requires>
<import addon="game.libretro" version="1.0.0"/>
Expand Down

0 comments on commit 77e5ba1

Please sign in to comment.