Skip to content

Commit

Permalink
Cosmetic fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Underflow committed Jul 28, 2012
1 parent 1c00e2d commit 1b97992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genome.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ typedef struct Population {
} Population;

Protein gene_translation(Gene gene, int screen_width, int screen_height);
void randomize_gene(Gene* gene);
void gene_randomization(Gene* gene);

0 comments on commit 1b97992

Please sign in to comment.