Add textstrings for MADE and M4 engines.

svn-id: r31702
This commit is contained in:
Lars Persson 2008-04-24 20:15:42 +00:00
parent 9ba0aa01fa
commit 604ce476e4

View File

@ -78,5 +78,16 @@
#ifndef DISABLE_CRUISE
"Cruise "
#endif
#ifndef DISABLE_MADE
"MADE "
#endif
#ifndef DISABLE_M4
"M4 "
#endif