浏览代码

minor comment clean up

SimplyMinimal 3 年之前
父节点
当前提交
5b1595f9d6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      simon_says.c

+ 0 - 1
simon_says.c

@@ -578,7 +578,6 @@ int32_t simon_says_app_entry(void* p) {
     InputEvent input;
 
     // Show Main Menu Screen
-    //TODO: Disable Loading game for debugging
     load_game(simon_state);
     simon_state->gameState = mainMenu;