/+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 Game.h

  • Committer: Gustav Hartvigsson
  • Date: 2014-01-11 23:32:10 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140111233210-2lnw8934cjd5p848
* reorganising code to be remove extra typedefs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
//#include "JSParser.h"
10
10
#include "game_utils.h"
11
11
 
12
 
/*
 
12
/**
13
13
 * This file, as the rest of the project is under MIT license.
14
14
 * see http://opensource.org/licenses/MIT
15
15
 *