iloveos/include/fischl.h
2023-11-23 00:03:56 -08:00

7 lines
94 B
C++

class fischl{
// declare
public:
int init(int argc, char *argv[]);
};