Skip to content

Commit

Permalink
adding the star field background to gameplay
Browse files Browse the repository at this point in the history
  • Loading branch information
LaroldsJubilantJunkyard committed Dec 16, 2023
1 parent 53758f0 commit fdc11d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions galactic-armada/src/main/states/gameplay/gameplay-state.asm
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ InitGameplayState::
call CopyEnemyTileDataIntoVRAM
call CopyBulletTileDataIntoVRAM

call DrawStarFieldBackground

; Initiate STAT interrupts
call InitStatInterrupts

Expand Down

0 comments on commit fdc11d4

Please sign in to comment.