Removing some compiler warnings.

This commit is contained in:
2021-09-02 07:01:31 -07:00
parent a731fa6fd6
commit ed3113a767
6 changed files with 18 additions and 17 deletions

View File

@ -5,8 +5,4 @@
* https://opensource.org/licenses/MIT
*/
#include "menulist.h"
void menuListInit(menulist_t *list) {
}
#include "menulist.h"