diff --git a/exercises/README.md b/exercises/README.md index fbf8a92..5ad673f 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -7,8 +7,8 @@ * [Module 13: Game](13/README.md) * [Module 14: Functions and Parameter Passing](14/README.md) * [Module 15: Compilation, Linking and Assets](15/README.md) -* [Module 16: Memory and RAII](16/README.md) -* [Module 17: Classes and Structs](17/README.md) +* [Module 16: Classes and Structs](16/README.md) +* [Module 17: Memory and RAII](17/README.md) ## Day 2 @@ -33,4 +33,4 @@ These will probably become relevant * https://www.gamasutra.com/view/feature/3938/the_pacman_dossier.php?print=1 * https://www.slideshare.net/grimlockt/pac-man-6561257 * http://donhodges.com/pacman_pinky_explanation.htm -* \ No newline at end of file +*