(svn r7644) [cbh] - Codechange: For custombridgeheads (those that have more than just one straight piece of track) use a foundation and the normal track drawing code
.CODEPUBLIC _get_save_esp_get_save_esp: MOV RAX,RSP RETPUBLIC _rdtsc_rdtsc: RDTSC MOV RCX,RDX SHL RCX,32 AND RAX,0FFFFFFFFh OR RAX,RCX RET END