commit aaef3fc74c92f7ea5f7ad9879671dcd2ee7a2d8d parent 3434b95ff7c5bb581e116d70cc1ec4149c7bf429 Author: Brian Swetland <swetland@frotz.net> Date: Mon, 14 Jan 2013 15:27:13 -0800 oops Diffstat:
M | test3.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/test3.c b/test3.c @@ -87,8 +87,6 @@ int scene_init(struct ctxt *c) { return 0; } -#include "data.h" - int scene_draw(struct ctxt *c) { mat4 camera;