From 3de92c5e1390c05da772b4be2566689653d40b56 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Sat, 5 Mar 2016 20:20:17 +1100 Subject: [PATCH] Update README.md --- 010.blit_speed/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/010.blit_speed/README.md b/010.blit_speed/README.md index beedfdc..6130750 100644 --- a/010.blit_speed/README.md +++ b/010.blit_speed/README.md @@ -9,10 +9,10 @@ I added a feature to [imagecon](../tools/imagecon) to generate a greyscale versi Then in the main loop I now: - * wait for the vertical blank - *set the greyscale palette - * do some blits (4) - * set the color palette +* wait for the vertical blank +* set the greyscale palette +* do some blits (4) +* set the color palette ``` .mainLoop: