-
1.3.0 Pre-Release
released this
2015-06-20 15:08:27 +02:00 | 20 commits to master since this releaseChangelog
- Changed functions to start with BP_ instead of BlitzPointer_.
- Blitz functions are __stdcall-able so use that instead of tailored asm (safer).
- Made BlitzPointer.h safe to include - other DLLs only have to use the typedefs to call Blitz functions now.
Downloads