7 lines
82 B
Odin
7 lines
82 B
Odin
package main
|
|
|
|
WINDOW_WIDTH :: 1280
|
|
WINDOW_HEIGHT :: 720
|
|
WINDOW_TITLE :: "Game 1"
|
|
|