Add note on suppressing the log

master
Jeffery Myers 3 lat temu
rodzic
commit
27db6b2e69
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      Frequently-asked-Questions--Common-Questions.md

+ 3
- 0
Frequently-asked-Questions--Common-Questions.md

@ -1,4 +1,7 @@
This page will go over some of the common questions new users have when starting out using raylib.
# How do I remove the log?
Call `SetTraceLogLevel(LOG_NONE);` before `InitWindow();`
# How do I make a timer?

Ładowanie…
Anuluj
Zapisz