Go to file
Aaron Giles df435f8701 Attempt to define an I64FMT string that can be used for printf'ing 64-bit
integers. This is defined to be "I64" on MSVC and recent mingw compilers,
and "ll" for all others.

Updated all instances of 64-bit prints to use the new macro.
2009-08-19 08:49:01 +00:00
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src Attempt to define an I64FMT string that can be used for printf'ing 64-bit 2009-08-19 08:49:01 +00:00
.gitattributes New driver for Coinmaster-Gaming VGA based games. [Roberto Fresca, Angelo Salese] 2009-08-17 18:28:10 +00:00
makefile Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew) 2009-07-29 22:52:54 +00:00