diff options
author | Travis Howell | 2002-11-07 07:03:37 +0000 |
---|---|---|
committer | Travis Howell | 2002-11-07 07:03:37 +0000 |
commit | 88bb9aed2b2f5000dbfcdd96e2b433dac49d2e10 (patch) | |
tree | e6e434da14ea149bdc6dd0c37f636ce44403b08e | |
parent | 3148f2daea1ae0ac185ee7a40ecc5e7ad54a0566 (diff) | |
download | scummvm-rg350-88bb9aed2b2f5000dbfcdd96e2b433dac49d2e10.tar.gz scummvm-rg350-88bb9aed2b2f5000dbfcdd96e2b433dac49d2e10.tar.bz2 scummvm-rg350-88bb9aed2b2f5000dbfcdd96e2b433dac49d2e10.zip |
Add newline to end of file
svn-id: r5453
-rw-r--r-- | scumm/imuse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/imuse.h b/scumm/imuse.h index 920113bd93..108dd33100 100644 --- a/scumm/imuse.h +++ b/scumm/imuse.h @@ -128,4 +128,4 @@ public: int getSoundStatus(int sound); }; -#endif
\ No newline at end of file +#endif |