Make it easier to turn on Windows message logging

This commit is contained in:
Sam Lantinga 2024-06-29 12:58:25 -07:00
parent 5322b3528a
commit 7258b36e30

View File

@ -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"