~ubuntu-branches/ubuntu/oneiric/xmp/oneiric

« back to all changes in this revision

Viewing changes to src/player/fmopl.c

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-01-15 01:15:22 UTC
  • mfrom: (1.1.8 upstream) (4.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100115011522-r4otlsg687ee1yx4
Tags: 3.0.0+20090923-1ubuntu1
* Merge from debian testing (LP: #507732).  Reamining changes:
  + Add PulseAudio support:
    - debian/rules: Add --enable-pulseaudio to ./configure
  + RFE Compile with 128 bit mixer:
    - dpatch support

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
/*** For xmp ***/
25
25
#define HAS_YM3812 1
26
 
#define INLINE inline
 
26
#define INLINE static inline
27
27
/* $Id: fmopl.c,v 1.1 2001-06-02 20:28:27 cmatsuoka Exp $ */
28
28
 
29
29
#include "fmopl.h"