mirror of
https://github.com/zeldaret/ss
synced 2026-06-24 09:21:20 -04:00
Rename eggUnk.cpp to eggThreadMonitor.cpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "egg/core/eggUnk.h"
|
||||
#include "egg/core/eggThreadMonitor.h"
|
||||
|
||||
#include "rvl/OS.h"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include "m/m_thread.h"
|
||||
|
||||
#include "egg/core/eggUnk.h"
|
||||
#include "egg/core/eggThreadMonitor.h"
|
||||
#include "rvl/OS/OSThread.h"
|
||||
|
||||
void mThread::registerThread(OSThread *thread, void *threadArg) {
|
||||
|
||||
Reference in New Issue
Block a user