Fix GameCube builds of VBA-M Libretro too

GameCube is a big-endian system too, so let's fix it too and include it on the nightly buildbot for GCN.
This commit is contained in:
saulfabreg Wii VC Project
2023-08-18 15:51:12 -05:00
committed by Rafael Kitover
parent 864cc69061
commit 0c6617e920

View File

@@ -181,7 +181,7 @@ libretro-build-ngc:
extends:
- .libretro-ngc-static-retroarch-master
- .core-defs
# Nintendo Wii
libretro-build-wii:
extends: