summaryrefslogtreecommitdiff
path: root/src/d/d_textwindow_unk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_textwindow_unk.cpp')
-rw-r--r--src/d/d_textwindow_unk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_textwindow_unk.cpp b/src/d/d_textwindow_unk.cpp
index 913f3371..b6b6b004 100644
--- a/src/d/d_textwindow_unk.cpp
+++ b/src/d/d_textwindow_unk.cpp
@@ -75,7 +75,7 @@ void MsgWindowBlurRelated::build() {
}
}
-void MsgWindowBlurRelated::drawTextBlur(dLytTextLight *thing, LytVec2f size, u8 alpha) {
+void MsgWindowBlurRelated::drawTextBlur(dLytTextLight *thing, mVec2_c size, u8 alpha) {
s8 t = -1;
for (int i = 0; i < 1023; i++) {
if (mData[i].displayTimerMaybe >= 0) {