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,8 @@
//
// ****************************************************************************
#include "include.h"
#include "pico/stdlib.h"
#include "picovga.h"
// default 16-color palettes (EGA colors)
// - do not set "const", to stay in faster RAM