Removed bad pointer.

This commit is contained in:
n-a-c-h
2006-03-12 01:10:21 +00:00
parent ae20e73018
commit e39ede97a4

View File

@@ -1416,7 +1416,6 @@ NEWSYM StartGUI
mov [guimsgptr],eax mov [guimsgptr],eax
popad popad
call horizonfixmsg call horizonfixmsg
mov byte[guimsgptr],1
.nohorizon .nohorizon
cmp dword[GUICTimer],0 cmp dword[GUICTimer],0
je .notimer je .notimer