|
|
| version 1.1, 2003/10/16 17:59:11 | version 1.3, 2003/10/29 10:09:37 |
|---|---|
| Line 1 | Line 1 |
| #include "compiler.h" | #include "compiler.h" |
| #include "resource.h" | |
| #include "strres.h" | #include "strres.h" |
| #include "resource.h" | |
| #include "np2.h" | #include "np2.h" |
| #include "viewer.h" | #include "viewer.h" |
| #include "viewcmn.h" | #include "viewcmn.h" |
| Line 180 void viewsnd_init(NP2VIEW_T *dst, NP2VIE | Line 180 void viewsnd_init(NP2VIEW_T *dst, NP2VIE |
| dst->mul = 1; | dst->mul = 1; |
| dst->pos = 0; | dst->pos = 0; |
| } | } |