hero/code160: Fix title

Thanks to @Nozdrum on twitter for catching this
This commit is contained in:
Matt Mascarenhas 2018-04-18 01:39:33 +01:00
parent 1d71ec3f0e
commit ea622f5f1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[video member=cmuratori stream_platform=twitch stream_username=handmade_hero project=code title="Introduction to General Purpose Allocation" vod_platform=youtube id=MyGsWY6dezE annotator=debiatan annotator=ZedZull]
[video member=cmuratori stream_platform=twitch stream_username=handmade_hero project=code title="Basic General Purpose Allocation" vod_platform=youtube id=MyGsWY6dezE annotator=debiatan annotator=ZedZull]
[00:00:13][Recap and plan for the day]
[00:01:54][Plan for today: Writing our own general-purpose memory allocator]
[00:04:12][Ode to stack memory allocation]