diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-02 00:00:04 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-02 00:00:04 -0400 |
| commit | 3eac0a16ac69dcca66f8b74d2d50a79569e38c60 (patch) | |
| tree | b0c9d288d0baa744ef6be8293258ab11ef054a0d /src/d/d_timer.cpp | |
| parent | e9f82ff359b9cffb9770ebab263770e207d6ee79 (diff) | |
warning cleanup
Diffstat (limited to 'src/d/d_timer.cpp')
| -rw-r--r-- | src/d/d_timer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/d_timer.cpp b/src/d/d_timer.cpp index 5fca98d7..dba38b68 100644 --- a/src/d/d_timer.cpp +++ b/src/d/d_timer.cpp @@ -5,14 +5,12 @@ #include "d/d_timer.h" #include "d/d_com_inf_game.h" -#include "d/d_item.h" #include "d/d_meter.h" #include "d/d_procname.h" #include "m_Do/m_Do_audio.h" #include "JSystem/J2DGraph/J2DScreen.h" #include "JSystem/J2DGraph/J2DOrthoGraph.h" #include "JSystem/JKernel/JKRArchive.h" -#include "JSystem/JKernel/JKRHeap.h" #include "JSystem/JKernel/JKRSolidHeap.h" u32 ShipRaceSeTable[] = { |
