Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
falkTX committed Oct 28, 2013
1 parent 4640171 commit 6ced67a
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -70,8 +70,8 @@ typedef char int8;

// ------------------------------------------------------
// Functions
// extern int AUDIO_Latency;
// extern int AUDIO_Milliseconds;
extern int AUDIO_Latency;
extern int AUDIO_Milliseconds;

#if !defined(__STAND_ALONE__) && !defined(__WINAMP__)
void Message_Error(char *Message);
Expand Down

0 comments on commit 6ced67a

Please sign in to comment.