/+junk/c_sdl_joypad

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

« back to all changes in this revision

Viewing changes to game_utils.h

  • Committer: Gustav Hartvigsson
  • Date: 2014-01-09 20:07:52 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140109200752-owx481zfl2n4tjsc
* added and changed little in the files Lincening information.
* Started to implement the JS parser's C file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 * This file, as the rest of the project is under MIT license.
7
7
 * see http://opensource.org/licenses/MIT
8
8
 *
9
 
 * Author Gustav Hartvigsson <gustav.hartvigsson _at_ gmail.com> 2013
 
9
 * Author Gustav Hartvigsson <gustav.hartvigsson _at_ gmail.com> 2014
10
10
 */
11
11
 
12
12
#include <SDL2/SDL.h>