You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix a typo
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
These are known bugs and glitches in the original Pokémon Crystal game: code that clearly does not work as intended, or that only works in limited circumstances but has the possibility to fail or crash.
|
These are known bugs and glitches in the original Pokémon Crystal game: code that clearly does not work as intended, or that only works in limited circumstances but has the possibility to fail or crash.
|
||||||
|
|
||||||
Fixes are written in the `diff` format. If you're familiar with git, this should look farmiliar:
|
Fixes are written in the `diff` format. If you've used Git before, this should look familiar:
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
this is some code
|
this is some code
|
||||||
-delete red - lines
|
-delete red - lines
|
||||||
|
Reference in New Issue
Block a user