forgot a function.

This commit is contained in:
pasky1382 2014-01-20 17:07:48 +00:00
parent 08504fc25a
commit 90d8aedbd5
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ namespace BizHawk.Client.Common
"startswith",
"substring",
"contains",
"remove",
"endswith",
};
}