add missing 2d character metrics
I'm surprised people still use them, really
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user