Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: nacltoons/bindings/lua_level_layer.h

Issue 12634010: [nacltoons] Add Makefile for building lua bindings. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: nacltoons/bindings/lua_level_layer.h
diff --git a/nacltoons/bindings/lua_level_layer.h b/nacltoons/bindings/lua_level_layer.h
index c843e694f6fa38d3d241b9dabd20ffcbaaab0bf6..60ae1b201528001c8a6f92e036c1391a0a048a63 100644
--- a/nacltoons/bindings/lua_level_layer.h
+++ b/nacltoons/bindings/lua_level_layer.h
@@ -1,12 +1,8 @@
/*
** Lua binding: level_layer
-** Generated automatically by tolua++-1.0.93 on Wed Feb 27 11:18:21 2013.
+** Generated automatically by tolua++-1.0.93 on Fri Mar 8 17:21:39 2013.
*/
-extern "C" {
-#include "tolua++.h"
-#include "tolua_fix.h"
-}
-
/* Exported function */
TOLUA_API int tolua_level_layer_open (lua_State* tolua_S);
+

Powered by Google App Engine
This is Rietveld 408576698