Dun Darach | Routines |
Prev: AD0D | Up: Map |
Used by the routines at Room_Initialise, Offer_Action, Gamble_DisplayStakes, Room_jvGambling, Inv_Update, People_Main, Message_Display, Message_DisplayAt, Object_StringExtraDisplay, Area_Check, Menu and IO_GetLetter.
|
|||||||||
Print_StrFromStack | AD1A | POP HL | Take return address off from stack, this points to text directly after prevous function. | ||||||
AD1B | CALL Print_String | ||||||||
AD1E | JP (HL) |
Prev: AD0D | Up: Map |