/+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/game_utils.c

  • 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:
1
1
#include "game_utils.h"
2
2
 
3
 
/**
 
3
/*
4
4
 * This file, as the rest of the project is under MIT license.
5
5
 * see http://opensource.org/licenses/MIT
6
6
 *