diff options
| author | Javier Degirolmo | 2012-07-08 13:01:59 -0300 |
|---|---|---|
| committer | Javier Degirolmo | 2012-07-08 13:01:59 -0300 |
| commit | f1c7ea7fef1eeb8753379a453d046a5c2d3244a4 (patch) | |
| tree | 62cd4c070931e3d74edef9bbe615c50a0de8a075 /c/echo.h | |
| parent | 8a5cccd243900adb4963006765c3251b37028f10 (diff) | |
Oops
Diffstat (limited to 'c/echo.h')
| -rw-r--r-- | c/echo.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ enum { #define ECHO_STAT_BUSY 0x8000 /* Echo still didn't parse command */ /* Function prototypes */ +void echo_init(void); void echo_play_bgm(const void *); void echo_stop_bgm(void); void echo_play_sfx(const void *); |
