summaryrefslogtreecommitdiff
path: root/maps/CeladonMansion3F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/CeladonMansion3F.asm')
-rw-r--r--maps/CeladonMansion3F.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/CeladonMansion3F.asm b/maps/CeladonMansion3F.asm
index 012f05e51..65a15d0dd 100644
--- a/maps/CeladonMansion3F.asm
+++ b/maps/CeladonMansion3F.asm
@@ -28,14 +28,14 @@ UnknownScript_0x7167e: ; 0x7167e
2writetext UnknownText_0x71763
closetext
loadmovesprites
- setbit1 EVENT_ENABLE_DIPLOMA_PRINTING
+ setevent EVENT_ENABLE_DIPLOMA_PRINTING
end
; 0x71696
GymGuyScript_0x71696: ; 0x71696
faceplayer
loadfont
- checkbit1 EVENT_ENABLE_DIPLOMA_PRINTING
+ checkevent EVENT_ENABLE_DIPLOMA_PRINTING
iftrue UnknownScript_0x716a4
2writetext UnknownText_0x717b4
closetext