Update main.c

This commit is contained in:
jiacai_wang 2018-06-10 22:16:39 +08:00 committed by GitHub
parent 9b902b6401
commit 4a1b5778d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
main.c
View File

@ -1,3 +1,9 @@
/*
* Coded by
* For Miss TL.
*/
#include"reg52.h" #include"reg52.h"
#include"freqtab.h" #include"freqtab.h"
#include"music.h" #include"music.h"