Skip to content

Commit

Permalink
removed executable
Browse files Browse the repository at this point in the history
  • Loading branch information
tehKaiN committed Sep 5, 2018
1 parent ab8feae commit 8103f9b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ debug/*
.vscode/*
precalc/*
*.code-workspace

of
Binary file removed of
Binary file not shown.
2 changes: 0 additions & 2 deletions src/gamestates/game/game.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ void gsGameLoop(void) {
// Start refreshing gfx at hud
++s_ubFpsCounter;
vPortWaitForEnd(s_pWorldMainVPort);

// This should be done on vblank interrupt
if(!s_isScoreShown) {
viewProcessManagers(g_pWorldView);
copProcessBlocks();
Expand Down

0 comments on commit 8103f9b

Please sign in to comment.