mirror of
https://github.com/zeldaret/ss
synced 2026-08-29 08:59:56 -04:00
Merge pull request #257 from robojumper/d_lyt_map_more
some more map things
This commit is contained in:
@@ -439,7 +439,7 @@ f32 dTextBox_c::GetLinesHeight() const {
|
||||
return totalHeight;
|
||||
}
|
||||
|
||||
f32 dTextBox_c::GetUnkWidthRatio() const {
|
||||
f32 dTextBox_c::getLineDrawWidth() const {
|
||||
return GetLineWidth(nullptr) / dGfx_c::get16x9to4x3WidthScaleF();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user