Prev: 54256 Up: Map Next: 54266
54261: Point HL at start of B-th entry in list of starship destination names
Used by the routine at 31688.
Input
B Index of a location
54261 LD HL,43031 Point HL at start of table of starship destination names
54264 JR 54269 Advance HL to B-th entry in list of zero-terminated strings starting at HL and return
Prev: 54256 Up: Map Next: 54266