mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-25 14:15:02 +00:00
5 lines
80 B
Plaintext
Executable File
5 lines
80 B
Plaintext
Executable File
void mx_frame_float(output float result)
|
|
{
|
|
getattribute("frame", result);
|
|
}
|