mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Merge branch 'master' of https://github.com/YamaArashi/pokered
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
This commit is contained in:
commit
64b4cf624f
67 changed files with 766 additions and 632 deletions
|
|
@ -10,7 +10,6 @@ HOF_MON EQU $10
|
|||
HOF_TEAM EQU PARTY_LENGTH * HOF_MON
|
||||
HOF_TEAM_CAPACITY EQU 50
|
||||
|
||||
|
||||
A_BUTTON EQU %00000001
|
||||
B_BUTTON EQU %00000010
|
||||
SELECT EQU %00000100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue