ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/src/sys.h
(Generate patch)

Comparing SIDPlayer/src/sys.h (file contents):
Revision 1.2 by cebix, 2000-09-19T15:34:11Z vs.
Revision 1.3 by cebix, 2001-01-21T18:04:46Z

# Line 1 | Line 1
1   /*
2   *  sys.h - System-dependant functions
3   *
4 < *  SIDPlayer (C) Copyright 1996-2000 Christian Bauer
4 > *  SIDPlayer (C) Copyright 1996-2001 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 57 | Line 57 | typedef struct {
57   #define SDL_PauseAudio(onoff)
58   #define SDL_LockAudio()
59   #define SDL_UnlockAudio()
60 + #define SDL_GetError() ("unknown error")
61  
62   #endif
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines