cleanup, comment
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#ifndef INTERPOLATE_H
|
/* ITween - Interface for simple interpolation. */
|
||||||
#define INTERPOLATE_H
|
|
||||||
|
#ifndef TWEEN_H
|
||||||
|
#define TWEEN_H
|
||||||
|
|
||||||
struct lua_State;
|
struct lua_State;
|
||||||
typedef lua_State Lua;
|
typedef lua_State Lua;
|
||||||
|
|||||||
Reference in New Issue
Block a user