Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelscardua committed Dec 1, 2021
1 parent ed01592 commit c679d8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1091,8 +1091,6 @@ void start_game (void) {
pal_bg(bg_palette);
pal_spr(sprites_palette);

yendors = 0xff;

// draw some things
vram_adr(NTADR_A(0,0));
vram_unrle(main_window_nametable);
Expand Down

0 comments on commit c679d8c

Please sign in to comment.