add missing 2d character metrics

I'm surprised people still use them, really
This commit is contained in:
freem
2014-09-30 17:37:00 -05:00
parent f3faeefb26
commit 8ca8ad4191
+7
View File
@@ -4715,3 +4715,10 @@ NullCountString=""
[TimingData]
GetReturnsNumbers=false
# Apparently these are still used. Let it be known that they're severely deprecated.
[DancingCharacters]
2DCharacterXP1=SCREEN_WIDTH*0.25
2DCharacterYP1=SCREEN_HEIGHT*0.5
2DCharacterXP2=SCREEN_WIDTH*0.75
2DCharacterYP2=SCREEN_HEIGHT*0.5