-Subproject commit a5d190a89ca3f3a78c8b44a855b044ff4e713bb3
+Subproject commit 9f2d7faf34c16ceaee2f1bffe3d5558c41382523
info->DrawOfs = 0;
info->CursorXOfs = 0;
info->CursorByteOfs = 0;
- info->Length = NULL;
+ info->Length = 0;
// No need to explicitly update parent min dims, as the AddElement routine does that
}
#include <wm_messages.h>
#include <decorator.h>
#include <axwin3/keysyms.h>
+#include <wm_hotkeys.h>
// === IMPORTS ===
extern int Renderer_Menu_Init(void);