Skip to content

Commit

Permalink
wii u cmake list
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtleP committed Mar 25, 2024
1 parent 4bf7587 commit f809e8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Empty file added platform/cafe/CMakeLists.txt
Empty file.
2 changes: 0 additions & 2 deletions source/modules/filesystem/physfs/filesystem.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -501,10 +501,8 @@ namespace love
break;
}
case COMMONPATH_USER_DOCUMENTS:
this->fullPaths[path] = normalize("sdmc:/");
break;
case COMMONPATH_USER_DESKTOP:
this->fullPaths[path] = normalize(PHYSFS_getUserDir());
break;
case COMMONPATH_MAX_ENUM:
default:
Expand Down

0 comments on commit f809e8a

Please sign in to comment.