iloveos/include/fischl.h
2023-10-15 14:45:30 -07:00

7 lines
66 B
C++

class fischl{
// declare
public:
int init();
};