diff --git a/Masks/gbc_form.asm b/Masks/gbc_form.asm index ed614e2..d84904a 100644 --- a/Masks/gbc_form.asm +++ b/Masks/gbc_form.asm @@ -66,6 +66,17 @@ org $0287A4 JSL LinkState_GameboyInDungeonEntrance } +org $1EE48E + ; TODO: Check a status flag to dismiss villager girl + NOP #6 + +org $09ACFF + ; TODO: Decide if we want to disable other followers + LDA.b #$0A + +org $09A903 + db $02 ; Kiki palette + pullpc LinkState_GameboyForm: {