From aabcf9a3cd9fced90c0c739dd3dba7b74b39123d Mon Sep 17 00:00:00 2001 From: Patricia Aas Date: Sun, 17 Oct 2021 20:00:23 +0200 Subject: [PATCH] Update README.md --- exercises/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 +*