Skip to content

Commit

Permalink
Rorliga sprites pavag
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwiden committed Apr 25, 2012
1 parent 0f9fca2 commit 3fd6702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SpriteGpu.vhd
Expand Up @@ -213,6 +213,7 @@ begin
if frame ='1' then
for i in 2 downto 0 loop
if x_pos(i)>0 then
x_pos(i) <= x_pos(i) -1;
end if;
end loop;
end if;
Expand Down

0 comments on commit 3fd6702

Please sign in to comment.