Add info about TRACEARGS() in src/README.md

This commit is contained in:
David Capello 2019-05-06 14:15:44 -03:00
parent 5d7d01ac49
commit 48450ac79d

View File

@ -66,6 +66,11 @@ following extra commands/features available:
* `aseprite.ini`: `[perf] show_render_time=true` shows a performance
clock in the Editor.
In Debug mode (`_DEBUG`):
* [`TRACEARGS`](https://github.com/aseprite/laf/blob/f3222bdee2d21556e9da55343e73803c730ecd97/base/debug.h#L40):
in debug mode, it prints in the terminal/console each given argument
# Detect Platform
You can check the platform using the following checks: