mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-20 21:35:19 +00:00
Change entity collection strategy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#import "fmt.odin";
|
||||
#import "game.odin";
|
||||
|
||||
main :: proc() {
|
||||
fmt.println("Hellope");
|
||||
game.run();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user