iloveos/include/fischl.h
2023-11-15 03:10:12 -08:00

7 lines
72 B
C++

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