Skip to content

Commit b7dcd61

Browse files
committed
vvvvvv - rollback prior to SDL_zeroa usage which requires newer than SDL 2.0.10
Seems an odd choice to use such a new upstream macro/function - but as we are on SDL 2.0.10 still while kms issues are still present with upstream code, for now it's easiest to rollback to an earlier commit.
1 parent fb5a22c commit b7dcd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/ports/vvvvvv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rp_module_id="vvvvvv"
1313
rp_module_desc="VVVVVV - 2D puzzle game by Terry Cavanagh"
1414
rp_module_licence="NONCOM https://raw.githubusercontent.com/TerryCavanagh/VVVVVV/master/LICENSE.md"
15-
rp_module_repo="git https://github.com/TerryCavanagh/VVVVVV master"
15+
rp_module_repo="git https://github.com/TerryCavanagh/VVVVVV master 39abcfa8"
1616
rp_module_help="Copy data.zip from a purchased or Make and Play edition of VVVVVV to $romdir/ports/vvvvvv"
1717
rp_module_section="exp"
1818

0 commit comments

Comments
 (0)