d_lyt_help OK

This commit is contained in:
robojumper
2025-08-15 21:56:24 +02:00
parent 897de53b2d
commit 3e3487e834
15 changed files with 944 additions and 239 deletions
+1 -2
View File
@@ -62,8 +62,7 @@ void drawBefore(u8 priority) {
}
}
// Despite the name this *updates* Lyt's allocator
void getAllocator() {
void setLytAllocator() {
nw4r::lyt::Layout::mspAllocator = l_allocator;
}