ref: a4707eccaf7cc575bef6aada51ddf034abd917a8
parent: 2aff956ba4af940085929d1bc3af461dae16a167
author: yenatch <[email protected]>
date: Thu Sep 5 13:40:21 EDT 2013
couple more specials in bank 3
--- a/main.asm
+++ b/main.asm
@@ -16536,7 +16536,11 @@
ret
; c3fc
-INCBIN "baserom.gbc", $c3fc, $c403 - $c3fc
+Functionc3fc: ; c3fc
+ ld a, [ScriptVar]
+ ld [$dfce], a
+ ret
+; c403
Functionc403: ; c403
@@ -16564,7 +16568,18 @@
jp ScriptReturnCarry
; c422
-INCBIN "baserom.gbc", $c422, $c43d - $c422
+Functionc422: ; c422
+ callba Function1152b
+ ld hl, $dc9d
+ res 0, [hl]
+ callba Function5d33
+ ret
+; c434
+
+Functionc434: ; c434
+ callba Function11542
+ jp ScriptReturnCarry
+; c43d
SpecialSnorlaxAwake: ; 0xc43d
; Check if the Poké Flute channel is playing, and if the player is standing