BLT-Graphics/library.h

7 lines
110 B
C

#ifndef BLT_GRAPHICS_LIBRARY_H
#define BLT_GRAPHICS_LIBRARY_H
void hello();
#endif //BLT_GRAPHICS_LIBRARY_H