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 GameObject.c
-
Committer:
Gustav Hartvigsson
-
Date:
2014-01-09 20:50:51 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20140109205051-4j1veaw5fwux8591
created a generic error print function that should print nice looking
error messages, supports formating...
Not tested.
Show diffs side-by-side
added
removed
1
/* c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil
2
* vi: set shiftwidth=2 tabstop=2 expandtab:
3
* :indentSize=2:tabSize=2:noTabs=true:
6
1
#include "GameObject.h"