mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
Make it easier to turn on Windows message logging
This commit is contained in:
parent
5322b3528a
commit
7258b36e30
1 changed files with 3 additions and 1 deletions
|
|
@ -43,7 +43,9 @@
|
|||
#include <tpcshrd.h>
|
||||
#endif /* HAVE_TPCSHRD_H */
|
||||
|
||||
/* #define WMMSG_DEBUG */
|
||||
#if 0
|
||||
#define WMMSG_DEBUG
|
||||
#endif
|
||||
#ifdef WMMSG_DEBUG
|
||||
#include <stdio.h>
|
||||
#include "wmmsg.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue