Files
2026-01-09 23:21:38 +00:00

5 lines
80 B
Plaintext
Executable File

void mx_frame_float(output float result)
{
getattribute("frame", result);
}