ref: 6adbaefde14f5e9039aa42a6c96ce476a4107925
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