Refactoring library files to remove dependency on include.h.

This commit is contained in:
Wayne Venables
2023-02-25 20:18:58 -08:00
parent 73a91f3508
commit 341fb86b22
34 changed files with 200 additions and 398 deletions

View File

@@ -5,7 +5,11 @@
//
// ****************************************************************************
#include "include.h"
#include "pico/stdlib.h"
#include "pico/printf.h"
#include "pico/multicore.h"
#include "picovga.h"
sVmode Vmode; // videomode setup
sVgaCfg Cfg; // required configuration