Skip to content

Commit 6942251

Browse files
TurtlePicculus
authored andcommitted
wiiu: Add homebrew support Nintendo Wii U.
1 parent af53f21 commit 6942251

3 files changed

Lines changed: 441 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ set(PHYSFS_SRCS
8383
src/physfs.c
8484
src/physfs_byteorder.c
8585
src/physfs_unicode.c
86+
src/physfs_platform_cafe.c
8687
src/physfs_platform_ctr.c
8788
src/physfs_platform_posix.c
8889
src/physfs_platform_unix.c

0 commit comments

Comments
 (0)