This commit is contained in:
robojumper
2024-05-22 19:46:13 +02:00
parent 02a492fe46
commit 77f8365ac5
7 changed files with 20 additions and 29 deletions
-11
View File
@@ -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