mirror of
https://github.com/zeldaret/ss
synced 2026-06-08 04:07:22 -04:00
rm unneeded forward declaration
This commit is contained in:
@@ -38,8 +38,6 @@ public:
|
||||
virtual void Destruct() const {}
|
||||
};
|
||||
|
||||
class MyThread_c;
|
||||
|
||||
TUncompressInfo_Base_c *findUncompressInfo(u8 type);
|
||||
|
||||
void create(int priority, EGG::Heap *commandHeap, EGG::Heap *archiveHeap, EGG::Heap *threadHeap);
|
||||
|
||||
Reference in New Issue
Block a user