]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/noref.qc
Implemented "reverse" enum attribute, e.g enum : reverse { A, B, C, D } -> A,B,C...
[xonotic/gmqcc.git] / tests / noref.qc
2012-12-04 Wolfgang (Blub)... noref -compile testcase