X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fpart_dna.c;h=2b5b6aafd6cb40f04585307d2a47018afb5c7470;hb=dc2165689855c0517d30fb10c1b71464e42d8b6b;hp=4ca99c2336c3269708e44614b39dcb43e1e8c916;hpb=3ed6f84c7c0a45fc7813d1354a2ed38a750ff630;p=mdlife diff --git a/src/part_dna.c b/src/part_dna.c index 4ca99c2..2b5b6aa 100644 --- a/src/part_dna.c +++ b/src/part_dna.c @@ -34,6 +34,10 @@ void dna_init(void) } } +void dna_start(void) +{ +} + void dna_update(void) { static int x = 160;