Skip to content

Commit

Permalink
Nu dog den
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwiden committed Apr 25, 2012
1 parent 23e5266 commit 3ff9947
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SpriteGpu.vhd
Expand Up @@ -214,8 +214,6 @@ begin
for i in 2 downto 0 loop
if x_pos(i)>0 then
x_pos(i) <= x_pos(i) -1;
else
x_pos(i) <= 800;
end if;
end loop;
end if;
Expand Down

0 comments on commit 3ff9947

Please sign in to comment.