Added range for increasing and decreasing volume and changed volume datatype from unsigned short to short

This commit is contained in:
amazing-username
2017-04-09 19:24:12 -05:00
parent 2b3718f5fd
commit 58ce3d8eb9
5 changed files with 20 additions and 13 deletions
-3
View File
@@ -1,9 +1,6 @@
#include<iostream>
#include<fstream>
#include<string>
#include"stdio.h"
#include"stdlib.h"
#include"Volume.h"