Update SourcePawn and AMTL.

This commit is contained in:
David Anderson 2015-08-13 22:08:47 -07:00
parent f81786cea0
commit 246c32a202
3 changed files with 3 additions and 10 deletions

View File

@ -75,14 +75,7 @@ native CloseHandle(Handle:hndl);
*/
native Handle:CloneHandle(Handle:hndl, Handle:plugin=INVALID_HANDLE);
/**
* Helper for object-oriented syntax.
*/
methodmap Handle __nullable__
{
public Close() = CloseHandle;
public ~Handle() = CloseHandle;
}
using __intrinsics__.Handle;
/**
* Do not use this function. Returns if a Handle and its contents

@ -1 +1 @@
Subproject commit 870938d377acb70f814fb32ebceded48ac9e9dad
Subproject commit 1a66ad1033ce337dce26d121468404f459a521ca

@ -1 +1 @@
Subproject commit 871fb87023e9e79ff63c293c98be443c28610936
Subproject commit 734f8e0bc5d272d44cefc788f193f5431fbb4338