]> git.xonotic.org Git - xonotic/gmqcc.git/commit
ast macros to use the return value of a call, trying to spawn an entity, setting...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 11 Aug 2012 14:28:07 +0000 (16:28 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sat, 11 Aug 2012 14:28:07 +0000 (16:28 +0200)
commit7b36bbf7b26c54541142783250617bd4472a3a13
treeaecbc7d1223d0a775fa03c389908d0e244aa63d2
parent805c08e91475489453a80135f2157eb3a0f52a01
ast macros to use the return value of a call, trying to spawn an entity, setting a member, and reading the member back, using print+ftos to print it then
test/ast-macros.h
test/ast-test.c