5 lines
36 B
C
5 lines
36 B
C
float LibC1Func()
|
|
{
|
|
return 2.0;
|
|
}
|
float LibC1Func()
|
|
{
|
|
return 2.0;
|
|
}
|