10 lines
139 B
C
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(); |