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