This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-07 13:41:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cca829aa6b
quakeforge
/
tools
/
qfcc
/
test
/
enum.r
Bill Currie
67beaf4487
Nil is a constant, so allow it in global initializers.
2010-11-24 17:01:18 +09:00
2 lines
29 B
R
Raw
Blame
History
typedef
enum
{
x
}
X
;
X
y
=
x
;
Reference in a new issue
View git blame
Copy permalink