移除旧的GameOver判定并统一顶部溢出失败逻辑

This commit is contained in:
2026-04-24 11:45:27 +08:00
parent e8bbf609fd
commit 208b82b9f9
5 changed files with 135 additions and 77 deletions
-1
View File
@@ -49,7 +49,6 @@ void DropDown();
void Fixing();
void DeleteOneLine(int number);
void DeleteLines();
bool GameOver();
void ComputeTarget();
void Restart();