- 8
- Posts
- 1
- Years
- Seen Sep 5, 2023
My friend had messed up NPC sprites in his game, and he set the said sprite to 4bpp after he put the palette in, plus he did not change the object_events_graphics_info.h file. When he tries to git clone from
he got this error:
And he git cloned pokeemerald from the pret GitHub as well.
How is he supposed to pull the repository now?
Code:
git remote add ExpoSeed https://github.com/ExpoSeed/pokeemerald/tree/dynamic-ow-pals
![[PokeCommunity.com] Messed Up NPC Sprites [PokeCommunity.com] Messed Up NPC Sprites](https://media.discordapp.net/attachments/369552511557697537/1128851663294304306/image.png)
And he git cloned pokeemerald from the pret GitHub as well.
How is he supposed to pull the repository now?