mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 07:32:19 +13:00
tmlearn macro.
Also multiple_divide documentation and fix improper wram comment.
This commit is contained in:
parent
c34156c5fb
commit
222afb247d
155 changed files with 1225 additions and 1156 deletions
|
|
@ -24,11 +24,11 @@ IF DEF(_YELLOW)
|
|||
ENDC
|
||||
db 0 ; growth rate
|
||||
; learnset
|
||||
db %10110001
|
||||
db %11000011
|
||||
db %10001111
|
||||
db %11001001
|
||||
db %11000110
|
||||
db %10001000
|
||||
db %00100010
|
||||
tmlearn 1,5,6,8
|
||||
tmlearn 9,10,15,16
|
||||
tmlearn 17,18,19,20,24
|
||||
tmlearn 25,28,31,32
|
||||
tmlearn 34,35,39,40
|
||||
tmlearn 44,48
|
||||
tmlearn 50,54
|
||||
db 0 ; padding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue