mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
Add a note about CLOSEDOC_TRACE that must be TRACEARGS if we want to debug it
This commit is contained in:
parent
0554b53385
commit
ffee4e5407
@ -15,7 +15,7 @@
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
|
||||
#define CLOSEDOC_TRACE(...)
|
||||
#define CLOSEDOC_TRACE(...) // TRACEARGS
|
||||
|
||||
namespace app {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user