Rename eggUnk.cpp to eggThreadMonitor.cpp

This commit is contained in:
Sean Miller
2026-04-14 14:51:17 +01:00
parent b19d21a444
commit a72e4e4bbf
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1232,7 +1232,7 @@ config.libs = [
Object(Matching, "egg/core/eggAssertHeap.cpp"),
Object(Matching, "egg/core/eggDisposer.cpp"),
Object(Matching, "egg/core/eggThread.cpp"),
Object(Matching, "egg/core/eggUnk.cpp"),
Object(Matching, "egg/core/eggThreadMonitor.cpp"),
Object(Matching, "egg/core/eggSystem.cpp"),
Object(Matching, "egg/core/eggDisplay.cpp"),
Object(Matching, "egg/core/eggColorFader.cpp"),