ona/debug/app.ona

14 lines
149 B
Plaintext

# Test comment.
options = {
.title = "Afterglow",
.width = 1280,
.height = 800,
.tick_rate = 60,
}
# @log_info(options.title)
return options