BlitzPointer 1.1
- Added and updated examples for more advanced usage. - Added Direct Memory Access (DMA) functions, use with caution. - Fixed a backwards instruction jump caused by using __cdecl instead of __stdcall. - Removed string return type as it caused an unsolvable memory leak.
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
/Build
|
||||
/Intermediate
|
||||
/#Build
|
||||
/#Intermediate
|
||||
*.sdf
|
||||
*.opensdf
|
||||
|
||||
Reference in New Issue
Block a user