Extend function calling API for natives and allow catching exceptions.

Change sourcepawn url.

# Conflicts:
#	.gitmodules
#	core/logic/AMBuilder
This commit is contained in:
Your Name
2023-08-30 22:08:46 +02:00
parent 964c9ae835
commit 28b4b248f7
5 changed files with 490 additions and 0 deletions
+1
View File
@@ -86,6 +86,7 @@ for cxx in builder.targets:
'DatabaseConfBuilder.cpp',
'LumpManager.cpp',
'smn_entitylump.cpp',
'NativeInvoker.cpp',
]
if binary.compiler.target.arch == 'x86_64':