quakeforge/tools/qfcc/test/state.r

4 lines
67 B
R

void () bar;
void () foo = [1,bar,0.2] {}
void () bar = [1,foo] {}