mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-03 02:21:49 -07:00
Revert demo.odin
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user