diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:18:11 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-12 23:18:11 -0400 |
| commit | 780d4e680adcc37edc87c300f1c1951e2490a0a7 (patch) | |
| tree | 9c56419c41e6f8fcf6a0867abada6fc91a129cd9 /include/JSystem/JUtility | |
| parent | 1f1900bf669a5f14afa430d95fef7f2bf28a2076 (diff) | |
d_drawlist OK, J2DPicture inline cleanup
Diffstat (limited to 'include/JSystem/JUtility')
| -rw-r--r-- | include/JSystem/JUtility/TColor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/JUtility/TColor.h b/include/JSystem/JUtility/TColor.h index b0d1ccc3..a9e35a7e 100644 --- a/include/JSystem/JUtility/TColor.h +++ b/include/JSystem/JUtility/TColor.h @@ -31,4 +31,4 @@ struct TColor : public GXColor { }; } // namespace JUtility -#endif
\ No newline at end of file +#endif |
