diff options
Diffstat (limited to 'src/JSystem/J2DGraph/J2DPane.cpp')
| -rw-r--r-- | src/JSystem/J2DGraph/J2DPane.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J2DGraph/J2DPane.cpp b/src/JSystem/J2DGraph/J2DPane.cpp index 61692c50..f56a4e47 100644 --- a/src/JSystem/J2DGraph/J2DPane.cpp +++ b/src/JSystem/J2DGraph/J2DPane.cpp @@ -256,7 +256,6 @@ void J2DPane::makeMatrix(f32 x, f32 y) { /* 802D0800-802D08D8 .text setBasePosition__7J2DPaneF15J2DBasePosition */ void J2DPane::setBasePosition(J2DBasePosition pos) { - /* Nonmatching */ m2DBasePosition = pos; if (pos % 3 == 0) { |
