Browse Source

Delete debuging tests

Yann Weber 5 years ago
parent
commit
7e7135f57c
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      wtfstopw.asm

+ 0
- 1
wtfstopw.asm View File

@@ -70,7 +70,6 @@ mov rbx, [tv_start_s]
70 70
 sub rax, rbx
71 71
 ; rax now contain elapsed seconds
72 72
 ; filling timestr with seconds & minutes
73
-add rax, 3559
74 73
 
75 74
 xor rdx, rdx
76 75
 mov rcx, 10

Loading…
Cancel
Save