projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab3e8d0
)
stuff
author
Rudolf Polzer <divverent@alientrap.org>
Sat, 31 Mar 2012 17:38:55 +0000
(19:38 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Sat, 31 Mar 2012 17:38:55 +0000
(19:38 +0200)
qcsrc/common/util.qh
patch
|
blob
|
history
diff --git
a/qcsrc/common/util.qh
b/qcsrc/common/util.qh
index 84e1f1795444bf15359d3e9e02e33d3f6b737803..64830ca1d73330931919e01e2b5d537f8c5141ab 100644
(file)
--- a/
qcsrc/common/util.qh
+++ b/
qcsrc/common/util.qh
@@
-5,7
+5,7
@@
// YO DAWG!
// I HERD YO LIEK MACROS
// SO I PUT A MACRO DEFINITION IN YO MACRO DEFINITION
-// SO YO CAN EXPAND MACROS WHILE
EXPANDING
MACROS
+// SO YO CAN EXPAND MACROS WHILE
YO EXPAND
MACROS
#define ACCUMULATE_FUNCTION(func,otherfunc) \
#ifdef func \
void __merge__##otherfunc() { func(); otherfunc(); } \