fixed merge commit tomfoolery.

This commit is contained in:
2025-02-24 15:14:21 +00:00
parent 2f08835d69
commit e303ecf5a4
4 changed files with 2 additions and 13 deletions
+2
View File
@@ -1,5 +1,7 @@
use crate::prelude::*;
mod frame;
mod render;
mod window;
pub trait Application {