--- np2/pccore.c 2004/03/22 05:38:46 1.81 +++ np2/pccore.c 2004/03/26 03:12:37 1.82 @@ -574,7 +574,9 @@ UINT cflg; #endif -void pccore_postevent(UINT32 event) { +void pccore_postevent(UINT32 event) { // yet! + + (void)event; } void pccore_exec(BOOL draw) {