Skip to content

Commit

Permalink
Fixed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 25, 2017
2 parents b2a107f + eccf6bc commit 7d766c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions player.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
#include "amino_acid.h"
#include "bullet.h"
#include "power.h"
#include <cmath>

#include <SFML/Graphics.hpp>

#include "bullet.h"

class player
{
Expand Down

0 comments on commit 7d766c9

Please sign in to comment.