ref: 3756ec6dd94daf1ea5826f9bd9e30e00087f242f
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