More demo

This commit is contained in:
robojumper
2025-04-05 00:11:00 +02:00
parent af4a1cfdb0
commit f2bcb0da52
10 changed files with 380 additions and 111 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ public:
Base_c(u8 priority) : mPriority(priority) {}
/* 0x00 */ nw4r::ut::Node mLink;
/* vt offset 0x04 */
/* vt offset 0x08 */
/* vt 0x08 */ virtual ~Base_c();
/* vt 0x0C */ virtual void draw();