Skip to content

Commit

Permalink
Remove more values now defined in mintlib
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed Aug 28, 2011
1 parent 397402f commit 60793ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions src/audio/mint/SDL_mintaudio_gsxb.h
Expand Up @@ -32,10 +32,6 @@

#include <mint/falcon.h> /* for trap_14_xxx macros */

/* GSXB Cookie */

#define C_GSXB 0x47535842L

/* Bit 5 in cookie _SND */

#define SND_GSXB (1<<5)
Expand Down
2 changes: 0 additions & 2 deletions src/audio/mint/SDL_mintaudio_stfa.h
Expand Up @@ -32,8 +32,6 @@

/*--- Defines ---*/

#define C_STFA 0x53544641L /* Sound treiber für atari (seb/The removers) */

#define STFA_PLAY_ENABLE (1<<0)
#define STFA_PLAY_DISABLE (0<<0)
#define STFA_PLAY_REPEAT (1<<1)
Expand Down

0 comments on commit 60793ce

Please sign in to comment.