(svn r24022) -Add: CARGO_LIST control code for strings

This commit is contained in:
rubidium
2012-03-10 19:04:49 +00:00
parent b65c2def5c
commit 19923e81f9
3 changed files with 34 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ enum StringControlCode {
SCC_CARGO_LONG,
SCC_CARGO_SHORT,
SCC_CARGO_TINY,
SCC_CARGO_LIST,
SCC_POWER,
SCC_VOLUME_LONG,
SCC_VOLUME_SHORT,