/+junk/c_sdl_joypad_ducktape

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/c_sdl_joypad_ducktape

« back to all changes in this revision

Viewing changes to src/GameButton.h

  • Committer: Gustav Hartvigsson
  • Date: 2014-01-12 00:37:14 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140112003714-nj8ztv2qhwbm75zy
* fixed a few Doxygen problems.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#ifndef __H_GAME_BUTTON__
3
3
#define __H_GAME_BUTTON__
4
4
 
5
 
/**
 
5
/*
6
6
 * This file, as the rest of the project is under MIT license.
7
7
 * see http://opensource.org/licenses/MIT
8
8
 *