Loading mtl textures!

This commit is contained in:
Krzosa Karol
2022-03-01 00:36:03 +01:00
parent 59e47f8a34
commit 8cfe508629
4 changed files with 158 additions and 48 deletions

2
ui.cpp
View File

@@ -170,7 +170,5 @@ FUNCTION void ui_end_frame(Bitmap *dst, UI *ui, Font *font) {
} break;
INVALID_DEFAULT_CASE;
}
}
}