Hot Fix - wlsdn2316/1-tetris- GitHub Wiki
hot fix : Incorrect lines in the code.
function.h
init.h
main.h
======HEAD
>>>>>>add
The above wrong code exists.
Fix complete.
The problem was caused by not modifying some code during the merge process.
That issue is fixed in the hotfix.
hotfix#1 : modified codes move_space() lost.
Check_Key() : lost code move_space().
Caused by someone not updating the file.
The problem was solved.