summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DPrint.cpp
diff options
context:
space:
mode:
authorDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
committerDanTGL <33489389+DanTGL@users.noreply.github.com>2024-07-18 15:12:35 +0200
commitdf7ece730298c5ffbecc93df6a9ceb979c6bcb0a (patch)
treee80a5ea869f0ab3529a38dc0643edf96af36c3af /src/JSystem/J2DGraph/J2DPrint.cpp
parent842aeabb9b0d2301e81e4bc956b9d517458727e9 (diff)
Minor cleanup
Diffstat (limited to 'src/JSystem/J2DGraph/J2DPrint.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DPrint.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DPrint.cpp b/src/JSystem/J2DGraph/J2DPrint.cpp
index ec845514..40ecea86 100644
--- a/src/JSystem/J2DGraph/J2DPrint.cpp
+++ b/src/JSystem/J2DGraph/J2DPrint.cpp
@@ -149,7 +149,6 @@ void J2DPrint::printReturn(const char* param_1, f32 param_2, f32 param_3, J2DTex
/* 802CE888-802CEF9C .text parse__8J2DPrintFPCUciiPUsRQ28J2DPrint5TSizeUcb */
f32 J2DPrint::parse(const u8* param_1, int param_2, int param_3, u16* param_4, J2DPrint::TSize& param_5, u8 param_6, bool param_7) {
- /* Nonmatching */
if (mFont == NULL) {
return 0.0f;
}