- Fixed: A_Explode wants the distance parameter as an int, not a fixed_t.

- some minor DECORATE fixes.


SVN r1173 (trunk)
This commit is contained in:
Christoph Oelckers 2008-08-16 08:11:39 +00:00
commit fcdef6a0de
9 changed files with 20 additions and 15 deletions

View file

@ -1344,7 +1344,7 @@ int SBarInfo::newImage(const char *patchname)
}
//converts a string into a tranlation.
EColorRange SBarInfo::GetTranslation(FScanner &sc, char* translation)
EColorRange SBarInfo::GetTranslation(FScanner &sc, const char* translation)
{
EColorRange returnVal = CR_UNTRANSLATED;
FString namedTranslation; //we must send in "[translation]"