Revert demo.odin

This commit is contained in:
gingerBill
2020-03-19 15:31:05 +00:00
parent 054e018e23
commit 9524739dfc
-3
View File
@@ -1931,9 +1931,6 @@ union_maybe :: proc() {
fmt.println(z, z_ok);
}
icons_texture_data_size := [2]int{0 = 512, 1 = 256};
main :: proc() {
when true {
the_basics();