|
|
| version 1.81, 2004/03/22 05:38:46 | version 1.83, 2004/03/28 10:50:16 |
|---|---|
| Line 574 UINT cflg; | Line 574 UINT cflg; |
| #endif | #endif |
| void pccore_postevent(UINT32 event) { | void pccore_postevent(UINT32 event) { // yet! |
| (void)event; | |
| } | } |
| void pccore_exec(BOOL draw) { | void pccore_exec(BOOL draw) { |
| drawframe = draw; | drawframe = draw; |
| keystat_sync(); | // keystat_sync(); |
| soundmng_sync(); | soundmng_sync(); |
| mouseif_sync(); | mouseif_sync(); |
| pal_eventclear(); | pal_eventclear(); |