mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Consistent **Fix:** notation
This commit is contained in:
parent
feef75c5df
commit
00f28bb8f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user