diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2024-01-08 12:10:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-08 12:10:05 +0200 |
| commit | a8a159ae2c18e2ce3c0f98b1cc54e36ed14cff60 (patch) | |
| tree | 81dfdf02a475a88f6f9ce3ba03daad018bbfac91 /libs/JSystem/J2DGraph/J2DMaterialFactory.cpp | |
| parent | dea6243c35dbc373e39c3f4afcb1aba0063065f0 (diff) | |
Various Matches, J2DTextBoxEx and J2DTevs OK (#2025)
* Work on src/d/bg
* misc work
* J2dTextBoxEx OK
* J2DTevs OK
* Better return values for bool
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DMaterialFactory.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DMaterialFactory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp b/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp index b9c18e4411..6de7d30801 100644 --- a/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp +++ b/libs/JSystem/J2DGraph/J2DMaterialFactory.cpp @@ -82,7 +82,6 @@ extern "C" void _savegpr_29(); extern "C" void _restgpr_19(); extern "C" void _restgpr_29(); extern "C" u8 mDataManage__9J2DScreen[4 + 4 /* padding */]; -extern "C" extern u8 j2dDefaultTevSwapMode[4]; // // Declarations: |
