mirror of https://github.com/pret/pokeemerald.git
Update bugs_and_glitches.md
This commit is contained in:
parent
50139aa00c
commit
f861b70fe7
|
@ -42,7 +42,7 @@ And edit `AgbMain`:
|
|||
...
|
||||
```
|
||||
|
||||
**Altenate Fix:** Edit the following function in [src/title_screen.c](https://github.com/pret/pokeemerald/blob/master/src/title_screen.c):
|
||||
**Alternate Fix:** Edit the following function in [src/title_screen.c](https://github.com/pret/pokeemerald/blob/master/src/title_screen.c):
|
||||
|
||||
```diff
|
||||
void CB2_InitTitleScreen(void)
|
||||
|
|
Loading…
Reference in New Issue