Browse Source

[rlua] new module: raylib Lua binding

raysan5 9 years ago
parent
commit
5c30e079f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/rlua.h

+ 1 - 1
src/rlua.h

@@ -3628,4 +3628,4 @@ RLUADEF void ExecuteLuaFile(const char *filename)
 	}
 }
 
-#endif // RLUA_IMPLEMENTATION
+#endif // RLUA_IMPLEMENTATION