New libcwd debug channel CAPS.

This commit is contained in:
Aleric Inglewood
2012-02-16 02:30:14 +01:00
parent 9b4b234c12
commit f05343dec1
2 changed files with 3 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ extern CWD_API channel_ct gtk;
extern CWD_API channel_ct sdl;
extern CWD_API channel_ct backtrace;
extern CWD_API channel_ct statemachine;
extern CWD_API channel_ct caps;
#endif