|
|
| version 1.6, 2004/08/20 12:09:20 | version 1.7, 2005/02/04 06:42:12 |
|---|---|
| Line 1 | Line 1 |
| #include "compiler.h" | #include "compiler.h" |
| #if defined(SUPPORT_TURBOZ) || defined(SUPPORT_OPM) | |
| #include <math.h> | #include <math.h> |
| #include "sound.h" | #include "sound.h" |
| #include "sndctrl.h" | #include "sndctrl.h" |
| Line 472 void opmgen_setreg(REG8 reg, REG8 value) | Line 475 void opmgen_setreg(REG8 reg, REG8 value) |
| } | } |
| } | } |
| #endif | |