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