Files
SnakeAppleSecurityFiles/IV. Dylibs/custom/lib2.h
T
2024-01-17 12:00:56 +01:00

8 lines
65 B
C

#ifndef LIB2_H
#define LIB2_H
void callLib2Function();
#endif