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:
parent
864cc69061
commit
0c6617e920
|
@ -181,7 +181,7 @@ libretro-build-ngc:
|
|||
extends:
|
||||
- .libretro-ngc-static-retroarch-master
|
||||
- .core-defs
|
||||
|
||||
|
||||
# Nintendo Wii
|
||||
libretro-build-wii:
|
||||
extends:
|
||||
|
|
Loading…
Reference in New Issue