add note about log level

pull/21/head
Ondřej Hruška 4 years ago
parent 0b168b5f5d
commit d47d0f2345
  1. 4
      examples/screen_bounce.csn

@ -1,3 +1,5 @@
; Set log level to "info" or above for the best results!
(
(main
(sc-init 800 600)
@ -25,4 +27,4 @@
(sc-blit 0)
(j :loop)
)
)
)

Loading…
Cancel
Save