mirror of https://github.com/pret/pokecrystal.git
fix language specifier
This commit is contained in:
parent
404dca19e1
commit
ea379f3d93
|
@ -207,7 +207,7 @@ MapEventHeader_0x584c3: ; 0x584c3
|
||||||
|
|
||||||
#### Helpful ROM investigation tools
|
#### Helpful ROM investigation tools
|
||||||
|
|
||||||
```crystal
|
```python
|
||||||
import crystal
|
import crystal
|
||||||
|
|
||||||
# load the bytes
|
# load the bytes
|
||||||
|
|
Loading…
Reference in New Issue