~ubuntu-branches/ubuntu/jaunty/kdegames/jaunty-backports

« back to all changes in this revision

Viewing changes to kgoldrunner/src/kgrconsts.h

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2008-07-12 19:00:07 UTC
  • mfrom: (1.2.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080712190007-z0itmj9r736o8vng
Tags: 4:4.0.98-0ubuntu1
* New upstream release candidate
* Bump Standards-Version to 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#ifndef KGRCONSTS_H
14
14
#define KGRCONSTS_H
15
15
 
16
 
// #define ENABLE_SOUND_SUPPORT // Ian W. moved it here - 31 May 2008.
 
16
#define ENABLE_SOUND_SUPPORT // Ian W. moved it here - 31 May 2008.
17
17
 
18
18
enum Owner {SYSTEM, USER};
19
19