ref: 84abdb0237caedebe9b7ec41e5fcc51775e87ca9
dir: /scripts/CinnabarLab.asm/
CinnabarLab_Script: call EnableAutoTextBoxDrawing ret CinnabarLab_TextPointers: dw Lab1Text1 dw Lab1Text2 dw Lab1Text3 dw Lab1Text4 dw Lab1Text5 Lab1Text1: text_far _Lab1Text1 text_end Lab1Text2: text_far _Lab1Text2 text_end Lab1Text3: text_far _Lab1Text3 text_end Lab1Text4: text_far _Lab1Text4 text_end Lab1Text5: text_far _Lab1Text5 text_end