Introduce API to create Stack structures

This commit is contained in:
Arkshine
2014-07-23 18:51:57 +02:00
parent 0bfcaa85b6
commit e7b7506efa
12 changed files with 528 additions and 3 deletions

View File

@ -233,6 +233,7 @@ scripting_files = [
'testsuite/sqlxtest.sql',
'testsuite/trietest.sma',
'testsuite/utf8test.sma',
'testsuite/stacktest.sma',
'include/amxconst.inc',
'include/amxmisc.inc',
'include/amxmodx.inc',