# HG changeset patch # User Matti Hamalainen # Date 1363388664 -7200 # Node ID 3f8f518905dbd6efcce2b97506842cf6fb0047b2 # Parent 7f7330567277cacf73c3d50fa29af9438b944268 Cosmetics. diff -r 7f7330567277 -r 3f8f518905db 3x666.c --- a/3x666.c Fri Mar 15 23:36:46 2013 +0200 +++ b/3x666.c Sat Mar 16 01:04:24 2013 +0200 @@ -104,8 +104,6 @@ va_end(ap); } - - static BOOL engineInitializeVideo() { @@ -394,6 +392,7 @@ v->z = cos(c) * sbcam + sin(c) * sam; } + /************************* MUSiC cODE **************************/ /* This table was ripped (and reduced and rudely integerized) from the @@ -478,6 +477,7 @@ if (drum1) free(drum1); } + static int engineRenderAudio(Sint32 *stream) { static int rowno = 0;