mirror of
https://github.com/zeldaret/ss
synced 2026-08-16 05:08:56 -04:00
Cleanups
This commit is contained in:
@@ -25,17 +25,6 @@ private:
|
||||
void* mpBuffer;
|
||||
};
|
||||
|
||||
class unkstruct_c {
|
||||
public:
|
||||
static unkstruct_c *create(EGG::Heap *heap);
|
||||
void init();
|
||||
char getUnk();
|
||||
|
||||
private:
|
||||
UNKWORD field_0x0;
|
||||
char field_0x4;
|
||||
};
|
||||
|
||||
} // dDvd
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user