Extend function calling API for natives and allow catching exceptions.

Change sourcepawn url.
This commit is contained in:
BotoX
2019-12-05 18:56:24 +01:00
committed by BotoX
parent 182da464cd
commit 2e0beed7c9
7 changed files with 490 additions and 2 deletions
+1
View File
@@ -85,6 +85,7 @@ for arch in SM.archs:
'smn_halflife.cpp',
'FrameIterator.cpp',
'DatabaseConfBuilder.cpp',
'NativeInvoker.cpp',
]
if arch == 'x64':