Removed SetTraceLogLevel(LOG_WARNING);
This commit is contained in:
parent
8bbebe6127
commit
c1407955da
|
|
@ -21,7 +21,6 @@
|
||||||
|
|
||||||
int main(void)
|
int main(void)
|
||||||
{
|
{
|
||||||
SetTraceLogLevel(LOG_WARNING);
|
|
||||||
const int screenWidth = 800;
|
const int screenWidth = 800;
|
||||||
const int screenHeight = 600;
|
const int screenHeight = 600;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user