From 97068c23b19f855feaa07d6e1994a477ea886e23 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Mon, 4 Jun 2018 00:48:52 +0100 Subject: [PATCH] hero/code453: Fix typo --- cmuratori/hero/code/code453.hmml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmuratori/hero/code/code453.hmml b/cmuratori/hero/code/code453.hmml index 58ffb25..c32279e 100644 --- a/cmuratori/hero/code/code453.hmml +++ b/cmuratori/hero/code/code453.hmml @@ -14,7 +14,7 @@ site=libpng.org page="PNG (Portable Network Graphics) Specification, Version 1.2" url=http://www.libpng.org/pub/png/spec/1.2/PNG-Contents.html]][:research] -[12:56][Create a piece of structured :art as a 1024x1024 8bpc RGBA PNG called gimp_test.png][:drawing] +[12:56][Create a piece of structured :art as a 1024×1024 8bpp RGBA PNG called gimp_test.png][:drawing] [19:33][Embark on a PNG parser, creating handmade_png.cpp] [21:59][:Run it to see our printf] [22:09][Grab ReadEntireFile() from test_asset_builder.cpp][:"file io"]