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

  • Committer: Gustav Hartvigsson
  • Date: 2014-09-03 12:17:20 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20140903121720-8kju56ye6yw8gqvc
* Fixed more problem with Doxygen.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#include <stdlib.h>
9
9
#include "defs.h"
10
10
 
11
 
/*
12
 
 * This file, as the rest of the project is under MIT license.
 
11
/* This file, as the rest of the project is under MIT license.
13
12
 * see http://opensource.org/licenses/MIT
14
13
 *
15
14
 * Author Gustav Hartvigsson <gustav.hartvigsson _at_ gmail.com> 2014