diff options
Diffstat (limited to 'constants/audio_constants.asm')
-rw-r--r--[-rwxr-xr-x] | constants/audio_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/audio_constants.asm b/constants/audio_constants.asm index 7aa0895a3..288caad91 100755..100644 --- a/constants/audio_constants.asm +++ b/constants/audio_constants.asm @@ -17,7 +17,7 @@ const CC ; d (used for pitchoffset) ; channel -; ChannelPointers indexes (see engine/audio.asm) +; ChannelPointers indexes (see audio/engine.asm) const_def const CHAN1 ; 0 const CHAN2 ; 1 |