restored newline at eof of main.c

This commit is contained in:
NightlyFox 2018-09-21 21:08:52 -05:00
parent 2f1e6ad402
commit 22c2c5b237

View File

@ -164,4 +164,4 @@ bool menuUpdate(void) {
} }
return exitflag; return exitflag;
} }