summaryrefslogtreecommitdiff
path: root/asm/macros
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-21 20:04:12 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-04-21 20:04:12 -0400
commitdbe24f0baa560aaa30f3084f1dfb21fb3cfb04db (patch)
treedd92c367cd3bdb11c26674db9b64f019646089d7 /asm/macros
parenta2a9f226129317c2557b908883903df47701324c (diff)
Clean up contest_painting
Diffstat (limited to 'asm/macros')
-rw-r--r--asm/macros/event.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc
index 84fdd592a..f3f17c5d8 100644
--- a/asm/macros/event.inc
+++ b/asm/macros/event.inc
@@ -918,10 +918,10 @@
.byte 0x76
.endm
- @ Draws an image of the winner of the contest. In FireRed, this command is a nop. (The argument is discarded.)
- .macro showcontestwinner a:req
+ @ Draws an image of the winner of the contest. winnerId is any CONTEST_WINNER_* constant.
+ .macro showcontestpainting winnerId:req
.byte 0x77
- .byte \a
+ .byte \winnerId
.endm
@ Displays the string at pointer as braille text in a standard message box. The string must be formatted to use braille