mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-23 15:42:26 +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 @@ ELSE
|
|||
ENDC
|
||||
db 0 ; growth rate
|
||||
; learnset
|
||||
db %00101010
|
||||
db %01000011
|
||||
db %00111000
|
||||
db %11110000
|
||||
db %01000011
|
||||
db %00101000
|
||||
db %00000010
|
||||
tmlearn 2,4,6
|
||||
tmlearn 9,10,15
|
||||
tmlearn 20,21,22
|
||||
tmlearn 29,30,31,32
|
||||
tmlearn 33,34,39
|
||||
tmlearn 44,46
|
||||
tmlearn 50
|
||||
db 0 ; padding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue