Update sample projects to cmake

This commit is contained in:
Wayne Venables
2023-02-25 23:56:46 -08:00
parent 4fc98f818b
commit c3581b1703
315 changed files with 1104 additions and 1547 deletions

View File

@@ -5,7 +5,7 @@
//
// ****************************************************************************
#include "include.h"
#include "main.h"
// Draw box
ALIGNED u8 Box[WIDTHBYTE*HEIGHT];