Remove deprecated full RAM guide: as of ams 0.8.6, just hold R while running a game/app to get full RAM.
This commit is contained in:
parent
302be2c945
commit
b037ac41bf
1 changed files with 1 additions and 4 deletions
|
@ -48,10 +48,7 @@ class Links(Cog):
|
|||
"<https://guide.sdsetup.com/usingcfw/manualchoiupgrade>\n"
|
||||
"How to get started developing Homebrew: "
|
||||
"<https://gbatemp.net/threads/"
|
||||
"tutorial-switch-homebrew-development.507284/>\n"
|
||||
"Use full RAM in homebrew without installing NSPs: "
|
||||
"<https://gbatemp.net/threads/use-atmosphere-to-"
|
||||
"access-full-ram-with-homebrews-without-nsp.521240/>")
|
||||
"tutorial-switch-homebrew-development.507284/>\n")
|
||||
|
||||
@commands.command()
|
||||
async def source(self, ctx):
|
||||
|
|
Loading…
Reference in a new issue