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

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