Tetris: Finish TODOs

This commit is contained in:
2020-09-26 20:23:03 +02:00
parent 883ad19a50
commit eb60c88dac
3 changed files with 24 additions and 17 deletions
+1
View File
@@ -1,4 +1,5 @@
// TODO mutex guard instead of lock/unlock
// TODO virtual destructors
#ifndef SDLPP_HPP
#define SDLPP_HPP