Added count_chosen function;

Added I_DUP instruction

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1007 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2008-06-28 14:41:38 +00:00
parent fe2e3fb9c8
commit dfae1b2729
11 changed files with 135 additions and 49 deletions
@@ -52,6 +52,7 @@ $built_in_functions = array(
'combined_editor' =>'',
'primary_choice' =>'',
'chosen' =>'',
'count_chosen' =>'',
'require_choice' =>'',
'exclusive_choice' =>'',
'require_exclusive_choice'=>'',