plsm-cpp/lib/include/function.h
2024-02-24 21:34:06 +01:00

7 lines
46 B
C

#pragma once
typedef struct
{
} function_t;