mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Revert demo.odin
This commit is contained in:
@@ -1931,9 +1931,6 @@ union_maybe :: proc() {
|
|||||||
fmt.println(z, z_ok);
|
fmt.println(z, z_ok);
|
||||||
}
|
}
|
||||||
|
|
||||||
icons_texture_data_size := [2]int{0 = 512, 1 = 256};
|
|
||||||
|
|
||||||
|
|
||||||
main :: proc() {
|
main :: proc() {
|
||||||
when true {
|
when true {
|
||||||
the_basics();
|
the_basics();
|
||||||
|
|||||||
Reference in New Issue
Block a user