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