Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
My original file looks like this:
bool32 IsRunningDisallowed(u8 metatile)
{
if (!gMapHeader.allowRunning || IsRunningDisallowedByMetatile(metatile) == TRUE)
return TRUE;
else
return FALSE;
}
What do I need to delete?
I'm having this problem too. I went back to step 3 like you suggested. My error says "gdebi error, file not found: devkitpro-pacman.amd64.deb" even though I can see it in my downloads folder.