more cleanup

This commit is contained in:
Markus Fröschle
2014-01-02 10:35:56 +00:00
parent eb7ec25b4e
commit 4d3546b287
2 changed files with 8 additions and 8 deletions

View File

@@ -6,4 +6,6 @@
#include <stdbool.h>
#include "bas_printf.h"
extern void video_init(void);
#endif /* _VIDEO_H_ */