Point to the configs easier (#3564)
This commit is contained in:
parent
934fe46008
commit
99f1a8208d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
The pokeemerald Expansion is a feature branch meant to be integrated into existing Pokémon Emerald hacks based off pret's [pokeemerald](https://github.com/pret/pokeemerald) decompilation project. This is ***NOT*** a standalone romhack, and as such, most features will be unavailable and/or unbalanced if played as is.
|
||||
|
||||
## What features are included?
|
||||
- Configuration files that allows you to choose generation-specific behaviors. Full contents here:
|
||||
- ***IMPORTANT*❗❗ Read through these to learn what features you can toggle**:
|
||||
- [Battle configurations](/include/config/battle.h)
|
||||
- [Pokémon configurations](/include/config/pokemon.h)
|
||||
- [Item configurations](/include/config/item.h)
|
||||
|
|
Loading…
Reference in a new issue