P2FA/p2fa.h
2024-11-14 16:08:21 -05:00

10 lines
139 B
C

//
// Created by steven on 11/14/2024.
//
#ifndef P2FA_P2FA_H
#define P2FA_P2FA_H
#endif //P2FA_P2FA_H
__declspec(dllexport) int draw();