mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Fewer underscores in constants
This commit is contained in:
parent
4c5c791264
commit
351146024b
39 changed files with 92 additions and 92 deletions
|
|
@ -82,7 +82,7 @@ const_value = 1
|
|||
const DEX_SLOWBRO ; 80
|
||||
const DEX_MAGNEMITE ; 81
|
||||
const DEX_MAGNETON ; 82
|
||||
const DEX_FARFETCH_D ; 83
|
||||
const DEX_FARFETCHD ; 83
|
||||
const DEX_DODUO ; 84
|
||||
const DEX_DODRIO ; 85
|
||||
const DEX_SEEL ; 86
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue