'3DSheart.ASM': remove already defined macro.

git-svn-id: svn://kolibrios.org@1782 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Yogev Ezra 2011-01-29 15:12:03 +00:00
parent b331153fdd
commit 60c35bbd70

View File

@ -1322,7 +1322,7 @@ draw_triangles:
cmp dword[esi],-1 cmp dword[esi],-1
jne .again_dts jne .again_dts
ret ret
translate_points: ;translate_points:
; fninit ; fninit
; mov ebx,points_rotated ; mov ebx,points_rotated
; again_trans: ; again_trans: