diff options
Diffstat (limited to 'al/debug.h')
-rw-r--r-- | al/debug.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/al/debug.h b/al/debug.h new file mode 100644 index 00000000..a268f690 --- /dev/null +++ b/al/debug.h @@ -0,0 +1,4 @@ +#ifndef AL_DEBUG_H +#define AL_DEBUG_H + +#endif /* AL_DEBUG_H */ |