Home
last modified time | relevance | path

Searched refs:offsety3 (Results 1 – 1 of 1) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dcheat_screen.cc610 const int offsety3 = 0; in NormalDisplay() local
615 const int offsety3 = 45; in NormalDisplay() local
640 font->paint_text_fixedwidth(ibuf, buf, offsetx, offsety3, 8); in NormalDisplay()
1267 const int offsety3 = 63; in NPCMenu() local
1275 const int offsety3 = maxy - 45; in NPCMenu() local
1313 font->paint_text_fixedwidth(ibuf, "[*] Change NPC", offsetx3, offsety3, 8); in NPCMenu()
2807 const int offsety3 = 72; in TeleportMenu() local
2813 const int offsety3 = maxy - 36; in TeleportMenu()
2834 font->paint_text_fixedwidth(ibuf, "[X]it", offsetx, offsety3, 8); in TeleportMenu()