(svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head gets flooded and there is a vehicle on the bridge. Original patch by KeeperofTheSoul.
.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