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