d_gfx mostly OK

This commit is contained in:
robojumper
2025-07-27 16:45:04 +02:00
parent 4ec5128eb4
commit e4e4be4fce
24 changed files with 339 additions and 69 deletions
+3
View File
@@ -14,6 +14,9 @@ namespace m2d {
extern nw4r::ut::List l_list;
extern mAllocator_c *l_allocator;
void create(EGG::Heap *heap, u32 size);
void reset();
class Layout_c : public nw4r::lyt::Layout {
public:
virtual ~Layout_c() {}