Document Lilycove scripts

This commit is contained in:
GriffinR
2019-11-10 10:56:35 -05:00
committed by huderlem
parent bab1458cb4
commit c0ae1cbc1c
20 changed files with 656 additions and 657 deletions
+1 -1
View File
@@ -891,7 +891,7 @@
.endm
@ Draws an image of the winner of the contest. In FireRed, this command is a nop. (The argument is discarded.)
.macro drawcontestwinner a:req
.macro showcontestwinner a:req
.byte 0x77
.byte \a
.endm