lowercasing filenames, part1; makefile adjustments
[picodrive.git] / Pico / draw2.c
similarity index 96%
rename from Pico/Draw2.c
rename to Pico/draw2.c
index 054cee9..b2e6a71 100644 (file)
@@ -9,7 +9,7 @@
 // this is a frame-based renderer, alternative to Dave's line based which is in Draw.c\r
 \r
 \r
-#include "PicoInt.h"\r
+#include "pico_int.h"\r
 \r
 // port_config.h include must define these 2 defines:\r
 // #define START_ROW  1 // which row of tiles to start rendering at?\r