(svn r4084) -Documentation: [OSX] changed OSX specific docs
-added an explanation to why there is a special Jaguar download (people appears to download it even when they should download the other one)
-removed the long outdated README_if_game_crashed_on_OSX.txt
.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