more cleanup

This commit is contained in:
Markus Fröschle
2014-01-02 10:35:56 +00:00
parent a223dd3b89
commit dd60e17b18
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_ */