|
|
| version 1.13, 2004/02/18 06:52:34 | version 1.14, 2004/03/23 15:16:43 |
|---|---|
| Line 37 | Line 37 |
| #include "kdispwin.h" | #include "kdispwin.h" |
| #include "toolwin.h" | #include "toolwin.h" |
| #include "viewer.h" | #include "viewer.h" |
| #include "debugwin.h" | |
| #include "commng.h" | #include "commng.h" |
| #include "joymng.h" | #include "joymng.h" |
| Line 275 framereset(UINT cnt) | Line 276 framereset(UINT cnt) |
| kdispwin_draw((BYTE)cnt); | kdispwin_draw((BYTE)cnt); |
| toolwin_draw((BYTE)cnt); | toolwin_draw((BYTE)cnt); |
| viewer_allreload(FALSE); | viewer_allreload(FALSE); |
| debugwin_process(); | |
| if (np2oscfg.DISPCLK & 3) { | if (np2oscfg.DISPCLK & 3) { |
| if (sysmng_workclockrenewal()) { | if (sysmng_workclockrenewal()) { |
| sysmng_updatecaption(3); | sysmng_updatecaption(3); |