mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-12 00:01:43 +00:00
5 lines
40 B
R
5 lines
40 B
R
|
void foo (void)
|
||
|
{
|
||
|
local float x = 0;
|
||
|
}
|