Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
larsberg committed Feb 6, 2015
1 parent d8aeafe commit 69c4e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Features:
* manager handles all the updating with variable references
* tween chaining
* templated tweens handle a variety of variable types, pretty much anything that can be lerped
* static function callbacks: void callback(void* user_ptr)
* static function callbacks: static void callback(void* user_ptr){ ... }

Todo:
-----
Expand Down

0 comments on commit 69c4e4d

Please sign in to comment.