You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent **Fix:** notation
This commit is contained in:
@@ -993,7 +993,7 @@ LoadSpriteGFX: ; 14306
|
||||
; 1431e
|
||||
```
|
||||
|
||||
`GetSprite` modifies `b`. Surround it with `push bc`/`pop bc` to fix.
|
||||
**Fix:** Surround `call GetSprite` with `push bc`/`pop bc`.
|
||||
|
||||
|
||||
## `ChooseWildEncounter` doesn't really validate the wild Pokémon species
|
||||
|
Reference in New Issue
Block a user