Skip to content

Commit

Permalink
download.cpp needs to be rebuilt for make citra
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicpkmn11 committed Jul 21, 2021
1 parent 823f093 commit c7f3893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ git submodule update --init --recursive

Once you've cloned the repository (with submodules), simply run `make` in the root of the repository.

If you're testing in Citra, run `make citra` instead of just `make` to disable the Wi-Fi check.
If you're testing in Citra, run `make citra` instead of just `make` to disable the Wi-Fi check. (Note: `source/utils/download.cpp` must be rebuilt for this to take affect, save the file if it's already been built)

## Screenshots

Expand Down

0 comments on commit c7f3893

Please sign in to comment.