ref: b045ac4f16ca9b611a3e3baef0d9a0c33ac6351c
dir: /engine/events/hidden_objects/pokecenter_pc.asm/
OpenPokemonCenterPC: ld a, [wSpritePlayerStateData1FacingDirection] cp SPRITE_FACING_UP ret nz call EnableAutoTextBoxDrawing ld a, TRUE ld [wAutoTextBoxDrawingControl], a tx_pre_jump PokemonCenterPCText PokemonCenterPCText:: script_pokecenter_pc