diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2024-01-12 18:43:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-12 18:43:52 -0800 |
| commit | 4bd825e76cad35c377852fad8b2b0302817b57b6 (patch) | |
| tree | 824e6dc9b4a1e0db3dcc465cf855949010d5a885 /libs/JSystem/J2DGraph/J2DTextBoxEx.cpp | |
| parent | f342bd71716619832c47eea7e90f57d106cd6b63 (diff) | |
most of TRK done / some misc work (#2030)
* work on d_file_sel_warning
* various cleanup
* attempt to fix d_gameover
* event cleanup
* trk work
* most of TRK done
* remove asm
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DTextBoxEx.cpp')
| -rw-r--r-- | libs/JSystem/J2DGraph/J2DTextBoxEx.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp b/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp index 693e0bf706..e9cb0e3d2c 100644 --- a/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBoxEx.cpp @@ -6,7 +6,6 @@ #include "JSystem/J2DGraph/J2DPrint.h" #include "JSystem/JSupport/JSURandomInputStream.h" #include "JSystem/JUtility/JUTResFont.h" -#include "dolphin/types.h" /* 803071E4-8030751C 301B24 0338+00 0/0 1/1 0/0 .text * __ct__12J2DTextBoxExFP7J2DPaneP20JSURandomInputStreamUlP11J2DMaterial */ |
