mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 22:55:11 +00:00
[MOD] Make command list a .x.h file
This commit is contained in:
parent
c831f9a53e
commit
93d7b0f8e0
3 changed files with 4 additions and 2 deletions
|
|
@ -103,7 +103,7 @@ extern bool XMPPManageCommand(XMPPCommandManager *m, XMLElement *stanza, ParseeD
|
|||
extern void \
|
||||
Form##f(XMPPCommandManager *, XMPPCommand *, char *); \
|
||||
|
||||
#include "XMPPCommands.x"
|
||||
#include "XMPPCommands.x.h"
|
||||
|
||||
#undef XMPP_COMMAND
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue