cleanup + cfg-if

This commit is contained in:
Simon Gardling
2022-03-03 13:23:52 -05:00
parent 65b0ce7db6
commit 8e30e146e0
3 changed files with 20 additions and 21 deletions

View File

@@ -1,5 +1,4 @@
#![feature(const_mut_refs)]
#![feature(total_cmp)]
mod egui_app;
mod function;