Improve multiplatform test

This commit is contained in:
2026-07-05 15:05:41 +01:00
parent fda56686a0
commit 0f00ea9586
4 changed files with 10 additions and 28 deletions
-2
View File
@@ -3,8 +3,6 @@
#ifndef MACOS_API_H
#define MACOS_API_H
#define prSayHello prSayHelloMac
void prSayHelloMac(void);
#endif // !MACOS_API_H