- More Documentation

This commit is contained in:
2026-01-12 00:36:39 -05:00
parent 450f725cab
commit ed381c4178
95 changed files with 5631 additions and 1718 deletions

View File

@@ -51,8 +51,8 @@ inline void fennec_test_platform() {
while (wm.is_running(window)) {
wm.begin(window);
wm.end(window);
wm.begin_frame(window);
wm.end_frame(window);
wm.dispatch();
}