(svn r13694) -Change: make it more explicit that you've opened the available train/ship/etc. list instead of the one where you can actually build vehicles by setting the appropriate title for the window.
.CODE
PUBLIC _get_save_esp
_get_save_esp:
MOV RAX,RSP
RET
END