1
0
mirror of https://github.com/abakh/nbsdgames.git synced 2024-12-04 14:46:22 -05:00

'sources' directory was a nuisance

This commit is contained in:
untakenstupidnick 2020-07-09 11:47:33 +04:30
parent 13d9a66c39
commit 7f1694840c
18 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ int main(void){
Start: Start:
halfdelay(1); halfdelay(1);
curs_set(0); curs_set(0);
clbtime=0;
hook=0; hook=0;
hooknum=HOOKS; hooknum=HOOKS;
score=0; score=0;